Home
last modified time | relevance | path

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

/external/kernel-headers/original/uapi/sound/
Dasoc.h254 struct snd_soc_tplg_ctl_hdr { struct
255 __le32 size; /* in bytes of this structure */
256 __le32 type;
257 char name[SNDRV_CTL_ELEM_ID_NAME_MAXLEN];
258 __le32 access;
259 struct snd_soc_tplg_io_ops ops;
260 struct snd_soc_tplg_ctl_tlv tlv;