Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/meson/
H A Daxg-toddr.c137 .pcm_new = axg_toddr_pcm_new,
231 .pcm_new = axg_toddr_pcm_new,
H A Daiu.c121 .pcm_new = aiu_fifo_pcm_new,
137 .pcm_new = aiu_fifo_pcm_new,
H A Daxg-frddr.c101 .pcm_new = axg_frddr_pcm_new,
174 .pcm_new = axg_frddr_pcm_new,
/OK3568_Linux_fs/kernel/Documentation/sound/soc/
H A Dplatform.rst39 int (*pcm_new)(struct snd_soc_pcm_runtime *);
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-dai.c528 if (dai->driver->pcm_new) { in snd_soc_pcm_dai_new()
529 ret = dai->driver->pcm_new(rtd, dai); in snd_soc_pcm_dai_new()
/OK3568_Linux_fs/kernel/sound/soc/sh/rcar/
H A Dctu.c285 .pcm_new = rsnd_ctu_pcm_new,
H A Dmix.c262 .pcm_new = rsnd_mix_pcm_new,
H A Ddvc.c298 .pcm_new = rsnd_dvc_pcm_new,
H A Dssi.c1078 .pcm_new = rsnd_ssi_pcm_new,
1163 .pcm_new = rsnd_ssi_pcm_new,
H A Dcore.c1236 ret = rsnd_dai_call(pcm_new, &rdai->playback, rtd); in rsnd_pcm_new()
1240 ret = rsnd_dai_call(pcm_new, &rdai->capture, rtd); in rsnd_pcm_new()
1279 drv->pcm_new = rsnd_pcm_new; in __rsnd_dai_probe()
H A Dsrc.c603 .pcm_new = rsnd_src_pcm_new,
H A Drsnd.h320 int (*pcm_new)(struct rsnd_mod *mod, member
/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-dai.h335 int (*pcm_new)(struct snd_soc_pcm_runtime *rtd, member
/OK3568_Linux_fs/kernel/sound/soc/intel/catpt/
H A Dpcm.c768 .pcm_new = catpt_dai_pcm_new,
781 .pcm_new = catpt_dai_pcm_new,
/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dhdmi-codec.c976 .pcm_new = hdmi_codec_pcm_new,
999 .pcm_new = hdmi_codec_pcm_new,
/OK3568_Linux_fs/kernel/sound/soc/stm/
H A Dstm32_sai_sub.c1293 .pcm_new = stm32_sai_pcm_new,