Searched refs:snd_soc_tplg_mixer_control (Results 1 – 2 of 2) sorted by relevance
787 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dmixer_create()793 sizeof(struct snd_soc_tplg_mixer_control), in soc_tplg_dmixer_create()802 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dmixer_create()812 tplg->pos += (sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dmixer_create()1176 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dapm_widget_dmixer_create()1184 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dapm_widget_dmixer_create()1189 tplg->pos += (sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dapm_widget_dmixer_create()
390 struct snd_soc_tplg_mixer_control { struct