Searched defs:snd_tplg_bytes_template (Results 1 – 1 of 1) sorted by relevance
921 struct snd_tplg_bytes_template { struct922 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 */