Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dtopology.h897 struct snd_tplg_mixer_template { struct
898 struct snd_tplg_ctl_template hdr; /*!< control type header */
899 struct snd_tplg_channel_map_template *map; /*!< channel map */
900 int min; /*!< min value for mixer */
901 int max; /*!< max value for mixer */
902 int platform_max; /*!< max value for platform control */
903 int invert; /*!< whether controls bits are inverted */
904 struct snd_soc_tplg_private *priv; /*!< control private data */