Home
last modified time | relevance | path

Searched refs:snd_emux_unlock_voice (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/sound/
Demux_synth.h240 void snd_emux_unlock_voice(struct snd_emux *emu, int voice);
/Linux-v4.19/sound/isa/sb/
Demu8000_patch.c70 snd_emux_unlock_voice(emu->emu, i); in snd_emu8000_close_dma()
Demu8000_pcm.c137 snd_emux_unlock_voice(emu->emu, i); in emu8k_close_dram()
140 snd_emux_unlock_voice(emu->emu, i); in emu8k_close_dram()
/Linux-v4.19/sound/synth/emux/
Demux_synth.c968 void snd_emux_unlock_voice(struct snd_emux *emu, int voice) in snd_emux_unlock_voice() function
982 EXPORT_SYMBOL(snd_emux_unlock_voice);