Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/sound/pci/trident/
H A Dtrident.h416 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice);
H A Dtrident_main.c298 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice)
311 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); variable
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()
/kernel/linux/linux-6.6/sound/pci/trident/
H A Dtrident.h414 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice);
H A Dtrident_main.c298 void snd_trident_stop_voice(struct snd_trident * trident, unsigned int voice)
311 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); variable
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()

Completed in 13 milliseconds