Home
last modified time | relevance | path

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

/linux-6.3-rc2/sound/soc/meson/
A Daxg-toddr.c137 .pcm_new = axg_toddr_pcm_new,
232 .pcm_new = axg_toddr_pcm_new,
A Daiu.c124 .pcm_new = aiu_fifo_pcm_new,
140 .pcm_new = aiu_fifo_pcm_new,
A Daxg-frddr.c115 .pcm_new = axg_frddr_pcm_new,
190 .pcm_new = axg_frddr_pcm_new,
/linux-6.3-rc2/Documentation/sound/soc/
A Dplatform.rst39 int (*pcm_new)(struct snd_soc_pcm_runtime *);
/linux-6.3-rc2/sound/soc/qcom/
A Dlpass-sc7180.c62 .pcm_new = lpass_cpu_pcm_new,
/linux-6.3-rc2/sound/soc/sh/rcar/
A Dctu.c300 .pcm_new = rsnd_ctu_pcm_new,
A Dmix.c275 .pcm_new = rsnd_mix_pcm_new,
A Ddvc.c311 .pcm_new = rsnd_dvc_pcm_new,
A Dssi.c955 .pcm_new = rsnd_ssi_pcm_new,
1068 .pcm_new = rsnd_ssi_pcm_new,
A Dcore.c1337 ret = rsnd_dai_call(pcm_new, &rdai->playback, rtd); in rsnd_pcm_new()
1341 ret = rsnd_dai_call(pcm_new, &rdai->capture, rtd); in rsnd_pcm_new()
1380 drv->pcm_new = rsnd_pcm_new; in __rsnd_dai_probe()
A Dsrc.c631 .pcm_new = rsnd_src_pcm_new,
A Drsnd.h326 int (*pcm_new)(struct rsnd_mod *mod, member
/linux-6.3-rc2/sound/soc/
A Dsoc-dai.c586 if (dai->driver->pcm_new) { in snd_soc_pcm_dai_new()
587 int ret = dai->driver->pcm_new(rtd, dai); in snd_soc_pcm_dai_new()
/linux-6.3-rc2/include/sound/
A Dsoc-dai.h407 int (*pcm_new)(struct snd_soc_pcm_runtime *rtd, member
/linux-6.3-rc2/sound/soc/codecs/
A Dhdmi-codec.c922 .pcm_new = hdmi_codec_pcm_new,
944 .pcm_new = hdmi_codec_pcm_new,
/linux-6.3-rc2/sound/soc/intel/catpt/
A Dpcm.c767 .pcm_new = catpt_dai_pcm_new,
780 .pcm_new = catpt_dai_pcm_new,
/linux-6.3-rc2/sound/soc/generic/
A Daudio-graph-card.c117 dai->driver->pcm_new)) in soc_component_is_pcm()
/linux-6.3-rc2/sound/soc/atmel/
A Dmchp-pdmc.c785 .pcm_new = &mchp_pdmc_pcm_new,
/linux-6.3-rc2/sound/soc/stm/
A Dstm32_sai_sub.c1291 .pcm_new = stm32_sai_pcm_new,

Completed in 64 milliseconds