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