Home
last modified time | relevance | path

Searched refs:pcm_new (Results 1 – 32 of 32) sorted by relevance

/linux-4.1.27/sound/soc/pxa/
Dpxa2xx-pcm.c121 .pcm_new = pxa2xx_soc_pcm_new,
Dmmp-pcm.c217 .pcm_new = mmp_pcm_new,
/linux-4.1.27/Documentation/sound/alsa/soc/
Dplatform.txt35 int (*pcm_new)(struct snd_card *, struct snd_soc_codec_dai *, struct snd_pcm *);
/linux-4.1.27/sound/soc/omap/
Domap-pcm.c250 .pcm_new = omap_pcm_new,
/linux-4.1.27/sound/soc/sh/rcar/
Dcore.c924 ret = rsnd_dai_call(pcm_new, &rdai->playback, rtd); in rsnd_pcm_new()
928 ret = rsnd_dai_call(pcm_new, &rdai->capture, rtd); in rsnd_pcm_new()
941 .pcm_new = rsnd_pcm_new,
Ddvc.c280 .pcm_new = rsnd_dvc_pcm_new,
Drsnd.h240 int (*pcm_new)(struct rsnd_mod *mod, member
Dsrc.c939 .pcm_new = rsnd_src_pcm_new,
/linux-4.1.27/sound/soc/sh/
Ddma-sh7760.c325 .pcm_new = camelot_pcm_new,
Dsiu_pcm.c609 .pcm_new = siu_pcm_new,
Dfsi.c1821 .pcm_new = fsi_pcm_new,
/linux-4.1.27/sound/soc/au1x/
Ddbdma2.c332 .pcm_new = au1xpsc_pcm_new,
Ddma.c302 .pcm_new = alchemy_pcm_new,
/linux-4.1.27/sound/soc/nuc900/
Dnuc900-pcm.c306 .pcm_new = nuc900_dma_new,
/linux-4.1.27/sound/soc/kirkwood/
Dkirkwood-dma.c319 .pcm_new = kirkwood_dma_new,
/linux-4.1.27/sound/soc/fsl/
Dimx-pcm-fiq.c348 .pcm_new = imx_pcm_fiq_new,
Dfsl_asrc_dma.c388 .pcm_new = fsl_asrc_dma_pcm_new,
Dmpc5200_dma.c362 .pcm_new = &psc_dma_new,
Dfsl_dma.c915 dma->dai.pcm_new = fsl_dma_new; in fsl_soc_dma_probe()
/linux-4.1.27/sound/soc/blackfin/
Dbf5xx-i2s-pcm.c340 .pcm_new = bf5xx_pcm_i2s_new,
Dbf5xx-ac97-pcm.c447 .pcm_new = bf5xx_pcm_ac97_new,
/linux-4.1.27/sound/soc/
Dsoc-generic-dmaengine-pcm.c333 .pcm_new = dmaengine_pcm_new,
Dsoc-pcm.c2563 if (platform->driver->pcm_new) { in soc_new_pcm()
2564 ret = platform->driver->pcm_new(rtd); in soc_new_pcm()
/linux-4.1.27/sound/soc/atmel/
Datmel-pcm-pdc.c398 .pcm_new = atmel_pcm_new,
/linux-4.1.27/sound/soc/samsung/
Didma.c405 .pcm_new = idma_new,
/linux-4.1.27/sound/soc/qcom/
Dlpass-platform.c504 .pcm_new = lpass_platform_pcm_new,
/linux-4.1.27/sound/soc/intel/baytrail/
Dsst-baytrail-pcm.c400 .pcm_new = sst_byt_pcm_new,
/linux-4.1.27/sound/soc/txx9/
Dtxx9aclc.c409 .pcm_new = txx9aclc_pcm_new,
/linux-4.1.27/sound/soc/xtensa/
Dxtfpga-i2s.c492 .pcm_new = xtfpga_pcm_new,
/linux-4.1.27/sound/soc/intel/atom/
Dsst-mfld-platform-pcm.c680 .pcm_new = sst_pcm_new,
/linux-4.1.27/include/sound/
Dsoc.h885 int (*pcm_new)(struct snd_soc_pcm_runtime *); member
/linux-4.1.27/sound/soc/intel/haswell/
Dsst-haswell-pcm.c1138 .pcm_new = hsw_pcm_new,