Searched refs:snd_trident_free_voice (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/trident/ |
H A D | trident.h | 414 void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice);
|
H A D | trident_main.c | 833 snd_trident_free_voice(trident, evoice); in snd_trident_allocate_evoice() 889 snd_trident_free_voice(trident, evoice); in snd_trident_hw_free() 1126 snd_trident_free_voice(trident, evoice); in snd_trident_si7018_capture_hw_free() 1805 snd_trident_free_voice(trident, voice); in snd_trident_pcm_free_substream() 3809 void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice) in snd_trident_free_voice() function 3835 EXPORT_SYMBOL(snd_trident_free_voice); variable
|
/kernel/linux/linux-6.6/sound/pci/trident/ |
H A D | trident.h | 412 void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice);
|
H A D | trident_main.c | 833 snd_trident_free_voice(trident, evoice); in snd_trident_allocate_evoice() 889 snd_trident_free_voice(trident, evoice); in snd_trident_hw_free() 1126 snd_trident_free_voice(trident, evoice); in snd_trident_si7018_capture_hw_free() 1805 snd_trident_free_voice(trident, voice); in snd_trident_pcm_free_substream() 3793 void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice) in snd_trident_free_voice() function 3819 EXPORT_SYMBOL(snd_trident_free_voice); variable
|
Completed in 13 milliseconds