Home
last modified time | relevance | path

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

/linux/sound/pci/trident/
H A Dtrident.h413 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice);
H A Dtrident_main.c311 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_stop_voice() function
319 EXPORT_SYMBOL(snd_trident_stop_voice);
3708 snd_trident_stop_voice(trident, voice->number); in snd_trident_interrupt()
3715 snd_trident_stop_voice(trident, voice->number); in snd_trident_interrupt()
3723 snd_trident_stop_voice(trident, voice->extra->number); in snd_trident_interrupt()