Searched defs:snd_soc_tplg_bytes_control (Results 1 – 1 of 1) sorted by relevance
306 struct snd_soc_tplg_bytes_control { struct307 struct snd_soc_tplg_ctl_hdr hdr;308 __le32 size; /* in bytes of this structure */309 __le32 max;310 __le32 mask;311 __le32 base;312 __le32 num_regs;313 struct snd_soc_tplg_io_ops ext_ops;314 struct snd_soc_tplg_private priv;