Home
last modified time | relevance | path

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

/Linux-v4.19/sound/soc/
Dsoc-topology.c787 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()
/Linux-v4.19/include/uapi/sound/
Dasoc.h390 struct snd_soc_tplg_mixer_control { struct