Home
last modified time | relevance | path

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

/openbmc/linux/sound/pci/trident/
H A Dtrident.h412 void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice);
H A 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()
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);