Searched defs:snd_soc_tplg_mixer_control (Results 1 – 1 of 1) sorted by relevance
261 struct snd_soc_tplg_mixer_control { struct262 struct snd_soc_tplg_ctl_hdr hdr;263 __le32 size; /* in bytes of this structure */264 __le32 min;265 __le32 max;266 __le32 platform_max;267 __le32 invert;268 __le32 num_channels;269 struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];270 struct snd_soc_tplg_private priv;