Home
last modified time | relevance | path

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

/Linux-v5.10/sound/pci/trident/
Dtrident.h414 void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice);
Dtrident_main.c833 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);