Searched refs:snd_trident_start_voice (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/trident/ |
H A D | trident.h | 415 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice);
|
H A D | trident_main.c | 274 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice) 287 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_start_voice() function 295 EXPORT_SYMBOL(snd_trident_start_voice); variable 3726 snd_trident_start_voice(trident, voice->number); in snd_trident_interrupt() 3734 snd_trident_start_voice(trident, voice->number); in snd_trident_interrupt() 3741 snd_trident_start_voice(trident, voice->extra->number); in snd_trident_interrupt()
|
/kernel/linux/linux-6.6/sound/pci/trident/ |
H A D | trident.h | 413 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice);
|
H A D | trident_main.c | 274 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice) 287 void snd_trident_start_voice(struct snd_trident * trident, unsigned int voice) in snd_trident_start_voice() function 295 EXPORT_SYMBOL(snd_trident_start_voice); variable 3710 snd_trident_start_voice(trident, voice->number); in snd_trident_interrupt() 3718 snd_trident_start_voice(trident, voice->number); in snd_trident_interrupt() 3725 snd_trident_start_voice(trident, voice->extra->number); in snd_trident_interrupt()
|
Completed in 13 milliseconds