Searched refs:terminate_voice (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/isa/sb/
H A Demu8000_callback.c35 static void terminate_voice(struct snd_emux_voice *vp);
71 .terminate = terminate_voice,
111 terminate_voice(struct snd_emux_voice *vp) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/emu10k1/
H A Demu10k1_callback.c46 static void terminate_voice(struct snd_emux_voice *vp);
70 .terminate = terminate_voice,
147 terminate_voice(struct snd_emux_voice *vp) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/synth/emux/
H A Demux_synth.c47 static void terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free);
385 terminate_voice(emu, vp, free);
426 terminate_voice(emu, vp, 0);
464 terminate_voice(emu, vp, 0);
492 terminate_voice(emu, vp, 0);
503 terminate_voice(struct snd_emux *emu, struct snd_emux_voice *vp, int free) function

Completed in 97 milliseconds