Searched refs:pcm_destruct (Results 1 – 5 of 5) sorted by relevance
403 .pcm_destruct = idma_free,
1141 if (component->driver->pcm_destruct) in snd_soc_pcm_component_free()1142 component->driver->pcm_destruct(component, rtd->pcm); in snd_soc_pcm_component_free()
91 void (*pcm_destruct)(struct snd_soc_component *component, member
600 cdriv->pcm_destruct = test_component_pcm_destruct; in test_driver_probe()
1006 .pcm_destruct = mca_pcm_free,