Home
last modified time | relevance | path

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

/linux/sound/soc/
A Dsoc-topology.c759 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dmixer_create()
766 sizeof(struct snd_soc_tplg_mixer_control), in soc_tplg_dmixer_create()
775 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dmixer_create()
785 tplg->pos += (sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dmixer_create()
1209 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dapm_widget_dmixer_create()
1212 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dapm_widget_dmixer_create()
1223 tplg->pos += sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dapm_widget_dmixer_create()
/linux/include/uapi/sound/
A Dasoc.h396 struct snd_soc_tplg_mixer_control { struct
/linux/sound/soc/qcom/qdsp6/
A 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/sound/soc/sof/
A Dtopology.c1037 struct snd_soc_tplg_mixer_control *mc = in sof_control_load_volume()
1038 container_of(hdr, struct snd_soc_tplg_mixer_control, hdr); in sof_control_load_volume()

Completed in 19 milliseconds