Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/sound/
A Dasoc.h392 struct snd_soc_tplg_mixer_control { struct
393 struct snd_soc_tplg_ctl_hdr hdr;
394 __le32 size; /* in bytes of this structure */
395 __le32 min;
396 __le32 max;
397 __le32 platform_max;
398 __le32 invert;
399 __le32 num_channels;
400 struct snd_soc_tplg_channel channel[SND_SOC_TPLG_MAX_CHAN];
401 struct snd_soc_tplg_private priv;

Completed in 8 milliseconds