Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/pxa/
Dmmp-pcm.c233 .pcm_destruct = mmp_pcm_free_dma_buffers,
/linux-6.1.9/sound/soc/fsl/
Dimx-pcm-fiq.c278 .pcm_destruct = snd_imx_pcm_free,
/linux-6.1.9/sound/soc/samsung/
Didma.c403 .pcm_destruct = idma_free,
/linux-6.1.9/include/sound/
Dsoc-component.h91 void (*pcm_destruct)(struct snd_soc_component *component, member
/linux-6.1.9/sound/soc/
Dsoc-component.c1098 if (component->driver->pcm_destruct) in snd_soc_pcm_component_free()
1099 component->driver->pcm_destruct(component, rtd->pcm); in snd_soc_pcm_component_free()
/linux-6.1.9/sound/soc/generic/
Dtest-component.c599 cdriv->pcm_destruct = test_component_pcm_destruct; in test_driver_probe()
/linux-6.1.9/sound/soc/sh/
Dsiu_pcm.c550 .pcm_destruct = siu_pcm_free,
/linux-6.1.9/sound/soc/apple/
Dmca.c968 .pcm_destruct = mca_pcm_free,