Searched defs:snd_soc_tplg_bytes_control (Results 1 – 1 of 1) sorted by relevance
440 struct snd_soc_tplg_bytes_control { struct441 struct snd_soc_tplg_ctl_hdr hdr;442 __le32 size; /* in bytes of this structure */443 __le32 max;444 __le32 mask;445 __le32 base;446 __le32 num_regs;447 struct snd_soc_tplg_io_ops ext_ops;448 struct snd_soc_tplg_private priv;