Searched defs:snd_soc_tplg_bytes_control (Results 1 – 1 of 1) sorted by relevance
435 struct snd_soc_tplg_bytes_control { struct436 struct snd_soc_tplg_ctl_hdr hdr;437 __le32 size; /* in bytes of this structure */438 __le32 max;439 __le32 mask;440 __le32 base;441 __le32 num_regs;442 struct snd_soc_tplg_io_ops ext_ops;443 struct snd_soc_tplg_private priv;