snd_emux_lock_voice  226 include/sound/emux_synth.h void snd_emux_lock_voice(struct snd_emux *emu, int voice);
snd_emux_lock_voice   30 sound/isa/sb/emu8000_patch.c 		snd_emux_lock_voice(emu->emu, i);
snd_emux_lock_voice   73 sound/isa/sb/emu8000_pcm.c 	snd_emux_lock_voice(emu->emu, 0);
snd_emux_lock_voice   75 sound/isa/sb/emu8000_pcm.c 		snd_emux_lock_voice(emu->emu, 1);
snd_emux_lock_voice   80 sound/isa/sb/emu8000_pcm.c 		snd_emux_lock_voice(emu->emu, i);
snd_emux_lock_voice  950 sound/synth/emux/emux_synth.c EXPORT_SYMBOL(snd_emux_lock_voice);