Searched defs:snd_soc_tplg_ctl_hdr (Results 1 – 1 of 1) sorted by relevance
184 struct snd_soc_tplg_ctl_hdr { struct185 __le32 size;186 __le32 type;187 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];188 __le32 access;189 struct snd_soc_tplg_io_ops ops;190 struct snd_soc_tplg_ctl_tlv tlv;