Home
last modified time | relevance | path

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

/sound/pci/trident/
Dtrident.h429 void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice);
Dtrident_main.c873 snd_trident_free_voice(trident, evoice); in snd_trident_allocate_evoice()
930 snd_trident_free_voice(trident, evoice); in snd_trident_hw_free()
1173 snd_trident_free_voice(trident, evoice); in snd_trident_si7018_capture_hw_free()
1852 snd_trident_free_voice(trident, voice); in snd_trident_pcm_free_substream()
3862 void snd_trident_free_voice(struct snd_trident * trident, struct snd_trident_voice *voice) in snd_trident_free_voice() function
3888 EXPORT_SYMBOL(snd_trident_free_voice);