Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/trident/
Dtrident.h416 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice);
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);
3724 snd_trident_stop_voice(trident, voice->number); in snd_trident_interrupt()
3731 snd_trident_stop_voice(trident, voice->number); in snd_trident_interrupt()
3739 snd_trident_stop_voice(trident, voice->extra->number); in snd_trident_interrupt()