Searched defs:snd_soc_tplg_ctl_hdr (Results 1 – 1 of 1) sorted by relevance
289 struct snd_soc_tplg_ctl_hdr { struct290 __le32 size; /* in bytes of this structure */291 __le32 type;292 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];293 __le32 access;294 struct snd_soc_tplg_io_ops ops;295 struct snd_soc_tplg_ctl_tlv tlv;