Home
last modified time | relevance | path

Searched refs:num_voices (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/sound/pci/emu10k1/
H A Demu10k1_callback.c100 vp->emu->num_voices--; in snd_emu10k1_synth_get_voice()
169 vp->emu->num_voices--; in free_voice()
293 emu->num_voices++; in get_voice()
/kernel/linux/linux-5.10/sound/synth/emux/
H A Demux_proc.c32 snd_iprintf(buf, "Allocated Voices: %d\n", emu->num_voices); in snd_emux_proc_info_read()
/kernel/linux/linux-5.10/include/sound/
H A Demux_synth.h96 int num_voices; /* current number of voices */ member
/kernel/linux/linux-6.6/include/sound/
H A Demux_synth.h96 int num_voices; /* current number of voices */ member
/kernel/linux/linux-6.6/sound/synth/emux/
H A Demux_proc.c32 snd_iprintf(buf, "Allocated Voices: %d\n", emu->num_voices); in snd_emux_proc_info_read()

Completed in 4 milliseconds