Home
last modified time | relevance | path

Searched refs:pcm_destruct (Results 1 – 7 of 7) sorted by relevance

/linux-6.3-rc2/sound/soc/fsl/
A Dimx-pcm-fiq.c278 .pcm_destruct = snd_imx_pcm_free,
/linux-6.3-rc2/sound/soc/samsung/
A Didma.c403 .pcm_destruct = idma_free,
/linux-6.3-rc2/include/sound/
A Dsoc-component.h91 void (*pcm_destruct)(struct snd_soc_component *component, member
/linux-6.3-rc2/sound/soc/
A Dsoc-component.c1118 if (component->driver->pcm_destruct) in snd_soc_pcm_component_free()
1119 component->driver->pcm_destruct(component, rtd->pcm); in snd_soc_pcm_component_free()
/linux-6.3-rc2/sound/soc/generic/
A Dtest-component.c599 cdriv->pcm_destruct = test_component_pcm_destruct; in test_driver_probe()
/linux-6.3-rc2/sound/soc/sh/
A Dsiu_pcm.c550 .pcm_destruct = siu_pcm_free,
/linux-6.3-rc2/sound/soc/apple/
A Dmca.c983 .pcm_destruct = mca_pcm_free,

Completed in 15 milliseconds