Home
last modified time | relevance | path

Searched defs:snd_soc_tplg_ctl_hdr (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/uapi/sound/
Dasoc.h284 struct snd_soc_tplg_ctl_hdr { struct
285 __le32 size; /* in bytes of this structure */
286 __le32 type;
287 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
288 __le32 access;
289 struct snd_soc_tplg_io_ops ops;
290 struct snd_soc_tplg_ctl_tlv tlv;