Searched refs:snd_soc_tplg_mixer_control (Results 1 – 5 of 5) sorted by relevance
392 struct snd_soc_tplg_mixer_control { struct
645 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_control_dmixer_create()649 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_control_dmixer_create()659 tplg->pos += sizeof(struct snd_soc_tplg_mixer_control) + le32_to_cpu(mc->priv.size); in soc_tplg_control_dmixer_create()917 sizeof(struct snd_soc_tplg_mixer_control), in soc_tplg_dmixer_create()
1190 struct snd_soc_tplg_mixer_control *mc; in audioreach_control_load_mix()1193 mc = container_of(hdr, struct snd_soc_tplg_mixer_control, hdr); in audioreach_control_load_mix()
824 struct snd_soc_tplg_mixer_control *mc = in sof_control_load_volume()825 container_of(hdr, struct snd_soc_tplg_mixer_control, hdr); in sof_control_load_volume()
1872 struct snd_soc_tplg_mixer_control *tmc; in avs_control_load()