Searched refs:snd_trident_stop_voice (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/sound/
H A Dtrident.h431 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/trident/
H A Dtrident_main.c270 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice)
283 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice) function
291 EXPORT_SYMBOL(snd_trident_stop_voice); variable
3710 snd_trident_stop_voice(trident, voice->number);
3717 snd_trident_stop_voice(trident, voice->number);

Completed in 65 milliseconds