Home
last modified time | relevance | path

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

/linux-4.4.14/sound/soc/
Dsoc-topology.c759 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dmixer_create()
765 sizeof(struct snd_soc_tplg_mixer_control), in soc_tplg_dmixer_create()
774 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dmixer_create()
784 tplg->pos += (sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dmixer_create()
1128 struct snd_soc_tplg_mixer_control *mc; in soc_tplg_dapm_widget_dmixer_create()
1136 mc = (struct snd_soc_tplg_mixer_control *)tplg->pos; in soc_tplg_dapm_widget_dmixer_create()
1141 tplg->pos += (sizeof(struct snd_soc_tplg_mixer_control) + in soc_tplg_dapm_widget_dmixer_create()
/linux-4.4.14/include/uapi/sound/
Dasoc.h261 struct snd_soc_tplg_mixer_control { struct