Home
last modified time | relevance | path

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

/linux-6.1.9/sound/isa/sb/
Demu8000_pcm.c73 snd_emux_lock_voice(emu->emu, 0); in emu8k_open_dram_for_pcm()
75 snd_emux_lock_voice(emu->emu, 1); in emu8k_open_dram_for_pcm()
80 snd_emux_lock_voice(emu->emu, i); in emu8k_open_dram_for_pcm()
Demu8000_patch.c30 snd_emux_lock_voice(emu->emu, i); in snd_emu8000_open_dma()
/linux-6.1.9/include/sound/
Demux_synth.h226 void snd_emux_lock_voice(struct snd_emux *emu, int voice);
/linux-6.1.9/sound/synth/emux/
Demux_synth.c936 void snd_emux_lock_voice(struct snd_emux *emu, int voice) in snd_emux_lock_voice() function
950 EXPORT_SYMBOL(snd_emux_lock_voice);