Home
last modified time | relevance | path

Searched refs:snd_soc_tplg_pcm (Results 1 – 7 of 7) sorted by relevance

/linux-6.12.1/include/sound/
Dsoc-topology.h135 struct snd_soc_tplg_pcm *pcm, struct snd_soc_dai *dai);
/linux-6.12.1/sound/soc/
Dsoc-topology.c291 struct snd_soc_tplg_pcm *pcm, struct snd_soc_dai *dai) in soc_tplg_dai_load()
1392 struct snd_soc_tplg_pcm *pcm) in soc_tplg_dai_create()
1491 struct snd_soc_tplg_pcm *pcm) in soc_tplg_fe_link_create()
1577 struct snd_soc_tplg_pcm *pcm) in soc_tplg_pcm_create()
1591 struct snd_soc_tplg_pcm *pcm; in soc_tplg_pcm_elems_load()
1600 pcm = (struct snd_soc_tplg_pcm *)tplg->pos; in soc_tplg_pcm_elems_load()
1602 if (size > sizeof(struct snd_soc_tplg_pcm)) { in soc_tplg_pcm_elems_load()
1615 pcm = (struct snd_soc_tplg_pcm *)tplg->pos; in soc_tplg_pcm_elems_load()
Dsoc-topology-test.c140 struct snd_soc_tplg_pcm pcm;
167 .payload_size = cpu_to_le32(sizeof(struct snd_soc_tplg_pcm)),
172 .size = cpu_to_le32(sizeof(struct snd_soc_tplg_pcm)),
/linux-6.12.1/include/uapi/sound/
Dasoc.h513 struct snd_soc_tplg_pcm { struct
/linux-6.12.1/sound/soc/sof/
Dsof-audio.h357 struct snd_soc_tplg_pcm pcm;
Dtopology.c1706 struct snd_soc_tplg_pcm *pcm, struct snd_soc_dai *dai) in sof_dai_load()
/linux-6.12.1/sound/soc/intel/avs/
Dtopology.c1651 struct snd_soc_dai_driver *dai_drv, struct snd_soc_tplg_pcm *pcm, in avs_dai_load()