Searched refs:snd_soc_tplg_mixer_control (Results 1 – 5 of 5) sorted by relevance
835 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dmixer_create()842 sizeof(struct snd_soc_tplg_mixer_control), in soc_tplg_dmixer_create()851 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dmixer_create()861 tplg->pos += (sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dmixer_create()1318 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dapm_widget_dmixer_create()1326 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dapm_widget_dmixer_create()1337 tplg->pos += (sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dapm_widget_dmixer_create()
390 struct snd_soc_tplg_mixer_control { struct
1031 struct snd_soc_tplg_mixer_control *mc = in sof_control_load_volume()1032 container_of(hdr, struct snd_soc_tplg_mixer_control, hdr); in sof_control_load_volume()