Home
last modified time | relevance | path

Searched refs:pcm_construct (Results 1 – 25 of 55) sorted by relevance

123

/linux/sound/soc/pxa/
A Dpxa2xx-pcm.c21 .pcm_construct = pxa2xx_soc_pcm_new,
A Dpxa2xx-ac97.c204 .pcm_construct = pxa2xx_soc_pcm_new,
A Dmmp-pcm.c232 .pcm_construct = mmp_pcm_new,
A Dpxa2xx-i2s.c361 .pcm_construct = pxa2xx_soc_pcm_new,
/linux/sound/soc/mediatek/common/
A Dmtk-afe-platform-driver.c132 .pcm_construct = mtk_afe_pcm_new,
/linux/sound/soc/
A Dsoc-generic-dmaengine-pcm.c338 .pcm_construct = dmaengine_pcm_new,
350 .pcm_construct = dmaengine_pcm_new,
A Dsoc-component.c1037 if (component->driver->pcm_construct) { in snd_soc_pcm_component_new()
1038 ret = component->driver->pcm_construct(component, rtd); in snd_soc_pcm_component_new()
/linux/sound/soc/kirkwood/
A Dkirkwood-dma.c261 .pcm_construct = kirkwood_dma_new,
/linux/sound/soc/dwc/
A Ddwc-pcm.c259 .pcm_construct = dw_pcm_new,
/linux/sound/soc/sh/
A Ddma-sh7760.c313 .pcm_construct = camelot_pcm_new,
/linux/sound/soc/fsl/
A Dimx-pcm-fiq.c277 .pcm_construct = snd_imx_pcm_new,
A Dfsl_asrc_dma.c443 .pcm_construct = fsl_asrc_dma_pcm_new,
/linux/sound/soc/au1x/
A Ddbdma2.c322 .pcm_construct = au1xpsc_pcm_new,
A Ddma.c300 .pcm_construct = alchemy_pcm_new,
/linux/sound/soc/uniphier/
A Daio-dma.c229 .pcm_construct = uniphier_aiodma_new,
/linux/sound/soc/amd/acp/
A Dacp-platform.c276 .pcm_construct = acp_dma_new,
/linux/sound/soc/atmel/
A Datmel-pcm-pdc.c319 .pcm_construct = atmel_pcm_new,
/linux/sound/soc/tegra/
A Dtegra210_admaif.c694 .pcm_construct = tegra_pcm_construct,
704 .pcm_construct = tegra_pcm_construct,
/linux/sound/soc/stm/
A Dstm32_adfsdm.c312 .pcm_construct = stm32_adfsdm_pcm_new,
/linux/sound/soc/qcom/qdsp6/
A Dq6apm-dai.c369 .pcm_construct = q6apm_dai_pcm_new,
/linux/sound/soc/bcm/
A Dbcm63xx-pcm-whistler.c382 .pcm_construct = bcm63xx_soc_pcm_new,
/linux/sound/soc/samsung/
A Didma.c403 .pcm_construct = idma_new,
/linux/sound/soc/codecs/
A Drt5514-spi.c307 .pcm_construct = rt5514_spi_pcm_new,
/linux/sound/soc/amd/yc/
A Dacp6x-pdm-dma.c343 .pcm_construct = acp6x_pdm_dma_new,
/linux/include/sound/
A Dsoc-component.h89 int (*pcm_construct)(struct snd_soc_component *component, member

Completed in 42 milliseconds

123