Home
last modified time | relevance | path

Searched refs:num_voices (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/sound/pci/emu10k1/
H A Demu10k1_callback.c102 vp->emu->num_voices--; in snd_emu10k1_synth_get_voice()
171 vp->emu->num_voices--; in free_voice()
295 emu->num_voices++; in get_voice()
/openbmc/linux/include/sound/
H A Demux_synth.h96 int num_voices; /* current number of voices */ member
/openbmc/linux/sound/synth/emux/
H A Demux_proc.c32 snd_iprintf(buf, "Allocated Voices: %d\n", emu->num_voices); in snd_emux_proc_info_read()