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.h921 struct snd_tplg_bytes_template { struct
922 struct snd_tplg_ctl_template hdr; /*!< control type header */
923 int max; /*!< max byte control value */
924 int mask; /*!< byte control mask */
925 int base; /*!< base register */
926 int num_regs; /*!< number of registers */
927 struct snd_tplg_io_ops_template ext_ops; /*!< ops mapping */
928 struct snd_soc_tplg_private *priv; /*!< control private data */