Searched refs:pcm_new (Results 1 – 16 of 16) sorted by relevance
| /OK3568_Linux_fs/kernel/sound/soc/meson/ |
| H A D | axg-toddr.c | 137 .pcm_new = axg_toddr_pcm_new, 231 .pcm_new = axg_toddr_pcm_new,
|
| H A D | aiu.c | 121 .pcm_new = aiu_fifo_pcm_new, 137 .pcm_new = aiu_fifo_pcm_new,
|
| H A D | axg-frddr.c | 101 .pcm_new = axg_frddr_pcm_new, 174 .pcm_new = axg_frddr_pcm_new,
|
| /OK3568_Linux_fs/kernel/Documentation/sound/soc/ |
| H A D | platform.rst | 39 int (*pcm_new)(struct snd_soc_pcm_runtime *);
|
| /OK3568_Linux_fs/kernel/sound/soc/ |
| H A D | soc-dai.c | 528 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 D | ctu.c | 285 .pcm_new = rsnd_ctu_pcm_new,
|
| H A D | mix.c | 262 .pcm_new = rsnd_mix_pcm_new,
|
| H A D | dvc.c | 298 .pcm_new = rsnd_dvc_pcm_new,
|
| H A D | ssi.c | 1078 .pcm_new = rsnd_ssi_pcm_new, 1163 .pcm_new = rsnd_ssi_pcm_new,
|
| H A D | core.c | 1236 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 D | src.c | 603 .pcm_new = rsnd_src_pcm_new,
|
| H A D | rsnd.h | 320 int (*pcm_new)(struct rsnd_mod *mod, member
|
| /OK3568_Linux_fs/kernel/include/sound/ |
| H A D | soc-dai.h | 335 int (*pcm_new)(struct snd_soc_pcm_runtime *rtd, member
|
| /OK3568_Linux_fs/kernel/sound/soc/intel/catpt/ |
| H A D | pcm.c | 768 .pcm_new = catpt_dai_pcm_new, 781 .pcm_new = catpt_dai_pcm_new,
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | hdmi-codec.c | 976 .pcm_new = hdmi_codec_pcm_new, 999 .pcm_new = hdmi_codec_pcm_new,
|
| /OK3568_Linux_fs/kernel/sound/soc/stm/ |
| H A D | stm32_sai_sub.c | 1293 .pcm_new = stm32_sai_pcm_new,
|