Home
last modified time | relevance | path

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

/linux-4.4.14/sound/pci/trident/
Dtrident.h430 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice);
Dtrident_main.c301 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_start_voice() function
309 EXPORT_SYMBOL(snd_trident_start_voice);
3779 snd_trident_start_voice(trident, voice->number); in snd_trident_interrupt()
3787 snd_trident_start_voice(trident, voice->number); in snd_trident_interrupt()
3794 snd_trident_start_voice(trident, voice->extra->number); in snd_trident_interrupt()