Searched refs:snd_emux_unlock_voice (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/include/sound/ |
H A D | emux_synth.h | 227 void snd_emux_unlock_voice(struct snd_emux *emu, int voice);
|
/kernel/linux/linux-6.6/include/sound/ |
H A D | emux_synth.h | 227 void snd_emux_unlock_voice(struct snd_emux *emu, int voice);
|
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | emu8000_patch.c | 57 snd_emux_unlock_voice(emu->emu, i); in snd_emu8000_close_dma()
|
H A D | emu8000_pcm.c | 124 snd_emux_unlock_voice(emu->emu, i); in emu8k_close_dram() 127 snd_emux_unlock_voice(emu->emu, i); in emu8k_close_dram()
|
/kernel/linux/linux-6.6/sound/isa/sb/ |
H A D | emu8000_patch.c | 57 snd_emux_unlock_voice(emu->emu, i); in snd_emu8000_close_dma()
|
H A D | emu8000_pcm.c | 124 snd_emux_unlock_voice(emu->emu, i); in emu8k_close_dram() 127 snd_emux_unlock_voice(emu->emu, i); in emu8k_close_dram()
|
/kernel/linux/linux-5.10/sound/synth/emux/ |
H A D | emux_synth.c | 954 void snd_emux_unlock_voice(struct snd_emux *emu, int voice) in snd_emux_unlock_voice() function 968 EXPORT_SYMBOL(snd_emux_unlock_voice); variable
|
/kernel/linux/linux-6.6/sound/synth/emux/ |
H A D | emux_synth.c | 955 void snd_emux_unlock_voice(struct snd_emux *emu, int voice) in snd_emux_unlock_voice() function 969 EXPORT_SYMBOL(snd_emux_unlock_voice); variable
|
Completed in 6 milliseconds