Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dtopology.h923 struct snd_tplg_bytes_template { struct
924 struct snd_tplg_ctl_template hdr; /*!< control type header */
925 int max; /*!< max byte control value */
926 int mask; /*!< byte control mask */
927 int base; /*!< base register */
928 int num_regs; /*!< number of registers */
929 struct snd_tplg_io_ops_template ext_ops; /*!< ops mapping */
930 struct snd_soc_tplg_private *priv; /*!< control private data */