Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/trident/
Dtrident.h431 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice);
Dtrident_main.c325 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_stop_voice() function
333 EXPORT_SYMBOL(snd_trident_stop_voice);
3777 snd_trident_stop_voice(trident, voice->number); in snd_trident_interrupt()
3784 snd_trident_stop_voice(trident, voice->number); in snd_trident_interrupt()
3792 snd_trident_stop_voice(trident, voice->extra->number); in snd_trident_interrupt()