Searched defs:snd_soc_tplg_ctl_hdr (Results 1 – 1 of 1) sorted by relevance
188 struct snd_soc_tplg_ctl_hdr { struct189 __le32 size;190 __le32 type;191 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];192 __le32 access;193 struct snd_soc_tplg_io_ops ops;194 struct snd_soc_tplg_ctl_tlv tlv;