Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasoc.h261 struct snd_soc_tplg_mixer_control { struct
262 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;