Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/sound/uapi/
Dasoc.h395 struct snd_soc_tplg_mixer_control { struct
396 struct snd_soc_tplg_ctl_hdr hdr;
397 __le32 size; /* in bytes of this structure */
398 __le32 min;
399 __le32 max;
400 __le32 platform_max;
401 __le32 invert;
402 __le32 num_channels;
403 struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];
404 struct snd_soc_tplg_private priv;