Home
last modified time | relevance | path

Searched refs:snd_soc_tplg_mixer_control (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/sound/soc/
Dsoc-topology.c749 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dmixer_create()
755 sizeof(struct snd_soc_tplg_mixer_control), in soc_tplg_dmixer_create()
759 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dmixer_create()
769 tplg->pos += (sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dmixer_create()
1136 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dapm_widget_dmixer_create()
1139 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dapm_widget_dmixer_create()
1150 tplg->pos += sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dapm_widget_dmixer_create()
/Linux-v6.1/include/uapi/sound/
Dasoc.h392 struct snd_soc_tplg_mixer_control { struct
/Linux-v6.1/sound/soc/qcom/qdsp6/
Dtopology.c988 struct snd_soc_tplg_mixer_control *mc; in audioreach_control_load_mix()
991 mc = container_of(hdr, struct snd_soc_tplg_mixer_control, hdr); in audioreach_control_load_mix()
/Linux-v6.1/sound/soc/sof/
Dtopology.c767 struct snd_soc_tplg_mixer_control *mc = in sof_control_load_volume()
768 container_of(hdr, struct snd_soc_tplg_mixer_control, hdr); in sof_control_load_volume()