Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/meson/
Daxg-toddr.c137 .pcm_new = axg_toddr_pcm_new,
232 .pcm_new = axg_toddr_pcm_new,
Daiu.c124 .pcm_new = aiu_fifo_pcm_new,
140 .pcm_new = aiu_fifo_pcm_new,
Daxg-frddr.c115 .pcm_new = axg_frddr_pcm_new,
190 .pcm_new = axg_frddr_pcm_new,
/linux-6.1.9/Documentation/sound/soc/
Dplatform.rst39 int (*pcm_new)(struct snd_soc_pcm_runtime *);
/linux-6.1.9/sound/soc/qcom/
Dlpass-sc7180.c61 .pcm_new = lpass_cpu_pcm_new,
/linux-6.1.9/sound/soc/sh/rcar/
Dctu.c300 .pcm_new = rsnd_ctu_pcm_new,
Dmix.c275 .pcm_new = rsnd_mix_pcm_new,
Ddvc.c311 .pcm_new = rsnd_dvc_pcm_new,
Dssi.c952 .pcm_new = rsnd_ssi_pcm_new,
1065 .pcm_new = rsnd_ssi_pcm_new,
Dcore.c1316 ret = rsnd_dai_call(pcm_new, &rdai->playback, rtd); in rsnd_pcm_new()
1320 ret = rsnd_dai_call(pcm_new, &rdai->capture, rtd); in rsnd_pcm_new()
1358 drv->pcm_new = rsnd_pcm_new; in __rsnd_dai_probe()
Dsrc.c631 .pcm_new = rsnd_src_pcm_new,
Drsnd.h320 int (*pcm_new)(struct rsnd_mod *mod, member
/linux-6.1.9/sound/soc/
Dsoc-dai.c588 if (dai->driver->pcm_new) { in snd_soc_pcm_dai_new()
589 int ret = dai->driver->pcm_new(rtd, dai); in snd_soc_pcm_dai_new()
/linux-6.1.9/include/sound/
Dsoc-dai.h407 int (*pcm_new)(struct snd_soc_pcm_runtime *rtd, member
/linux-6.1.9/sound/soc/intel/catpt/
Dpcm.c767 .pcm_new = catpt_dai_pcm_new,
780 .pcm_new = catpt_dai_pcm_new,
/linux-6.1.9/sound/soc/codecs/
Dhdmi-codec.c914 .pcm_new = hdmi_codec_pcm_new,
936 .pcm_new = hdmi_codec_pcm_new,
/linux-6.1.9/sound/soc/generic/
Daudio-graph-card.c117 dai->driver->pcm_new)) in soc_component_is_pcm()
/linux-6.1.9/sound/soc/atmel/
Dmchp-pdmc.c786 .pcm_new = &mchp_pdmc_pcm_new,
/linux-6.1.9/sound/soc/stm/
Dstm32_sai_sub.c1291 .pcm_new = stm32_sai_pcm_new,