Searched refs:pcm_new (Results 1 – 25 of 50) sorted by relevance
12
/Linux-v4.19/sound/soc/pxa/ |
D | pxa2xx-pcm.c | 25 .pcm_new = pxa2xx_soc_pcm_new,
|
D | pxa2xx-ac97.c | 218 .pcm_new = pxa2xx_soc_pcm_new,
|
D | mmp-pcm.c | 220 .pcm_new = mmp_pcm_new,
|
D | pxa2xx-i2s.c | 368 .pcm_new = pxa2xx_soc_pcm_new,
|
/Linux-v4.19/sound/soc/meson/ |
D | axg-frddr.c | 79 .pcm_new = axg_frddr_pcm_new,
|
D | axg-toddr.c | 129 .pcm_new = axg_toddr_pcm_new,
|
/Linux-v4.19/Documentation/sound/soc/ |
D | platform.rst | 39 int (*pcm_new)(struct snd_soc_pcm_runtime *);
|
/Linux-v4.19/sound/soc/mediatek/common/ |
D | mtk-afe-platform-driver.c | 144 .pcm_new = mtk_afe_pcm_new,
|
/Linux-v4.19/sound/soc/ |
D | soc-generic-dmaengine-pcm.c | 394 .pcm_new = dmaengine_pcm_new, 401 .pcm_new = dmaengine_pcm_new,
|
/Linux-v4.19/include/sound/ |
D | soc-dai.h | 269 int (*pcm_new)(struct snd_soc_pcm_runtime *rtd, member
|
/Linux-v4.19/sound/soc/dwc/ |
D | dwc-pcm.c | 273 .pcm_new = dw_pcm_new,
|
/Linux-v4.19/sound/soc/sh/ |
D | dma-sh7760.c | 323 .pcm_new = camelot_pcm_new,
|
/Linux-v4.19/sound/soc/au1x/ |
D | dbdma2.c | 335 .pcm_new = au1xpsc_pcm_new,
|
D | dma.c | 306 .pcm_new = alchemy_pcm_new,
|
/Linux-v4.19/sound/soc/sh/rcar/ |
D | mix.c | 258 .pcm_new = rsnd_mix_pcm_new,
|
D | dvc.c | 308 .pcm_new = rsnd_dvc_pcm_new,
|
D | core.c | 1414 ret = rsnd_dai_call(pcm_new, &rdai->playback, rtd); in rsnd_pcm_new() 1418 ret = rsnd_dai_call(pcm_new, &rdai->capture, rtd); in rsnd_pcm_new() 1437 .pcm_new = rsnd_pcm_new,
|
D | ssi.c | 867 .pcm_new = rsnd_ssi_pcm_new, 943 .pcm_new = rsnd_ssi_pcm_new,
|
/Linux-v4.19/sound/soc/nuc900/ |
D | nuc900-pcm.c | 304 .pcm_new = nuc900_dma_new,
|
/Linux-v4.19/sound/soc/kirkwood/ |
D | kirkwood-dma.c | 324 .pcm_new = kirkwood_dma_new,
|
/Linux-v4.19/sound/soc/stm/ |
D | stm32_adfsdm.c | 280 .pcm_new = stm32_adfsdm_pcm_new,
|
/Linux-v4.19/sound/soc/uniphier/ |
D | aio-dma.c | 250 .pcm_new = uniphier_aiodma_new,
|
/Linux-v4.19/sound/soc/fsl/ |
D | imx-pcm-fiq.c | 346 .pcm_new = imx_pcm_fiq_new,
|
/Linux-v4.19/sound/soc/codecs/ |
D | hdmi-codec.c | 714 .pcm_new = hdmi_codec_pcm_new, 729 .pcm_new = hdmi_codec_pcm_new,
|
/Linux-v4.19/sound/soc/atmel/ |
D | atmel-pcm-pdc.c | 398 .pcm_new = atmel_pcm_new,
|
12