Searched refs:pcm_destruct (Results 1 – 6 of 6) sorted by relevance
233 .pcm_destruct = mmp_pcm_free_dma_buffers,
278 .pcm_destruct = snd_imx_pcm_free,
404 .pcm_destruct = idma_free,
91 void (*pcm_destruct)(struct snd_soc_component *component, member
1059 if (component->driver->pcm_destruct) in snd_soc_pcm_component_free()1060 component->driver->pcm_destruct(component, rtd->pcm); in snd_soc_pcm_component_free()
550 .pcm_destruct = siu_pcm_free,