Home
last modified time | relevance | path

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

/Linux-v4.19/sound/isa/sb/
Demu8000_pcm.c86 snd_emux_lock_voice(emu->emu, 0); in emu8k_open_dram_for_pcm()
88 snd_emux_lock_voice(emu->emu, 1); in emu8k_open_dram_for_pcm()
93 snd_emux_lock_voice(emu->emu, i); in emu8k_open_dram_for_pcm()
Demu8000_patch.c43 snd_emux_lock_voice(emu->emu, i); in snd_emu8000_open_dma()
/Linux-v4.19/include/sound/
Demux_synth.h239 void snd_emux_lock_voice(struct snd_emux *emu, int voice);
/Linux-v4.19/sound/synth/emux/
Demux_synth.c950 void snd_emux_lock_voice(struct snd_emux *emu, int voice) in snd_emux_lock_voice() function
964 EXPORT_SYMBOL(snd_emux_lock_voice);