Searched refs:snd_soc_tplg_mixer_control (Results 1 – 4 of 4) sorted by relevance
759 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()
396 struct snd_soc_tplg_mixer_control { struct
988 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()
1037 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