Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/sound/
Dasoc.h123 struct snd_soc_tplg_hdr { struct
124 __le32 magic; /* magic number */
125 __le32 abi; /* ABI version */
126 __le32 version; /* optional vendor specific version details */
127 __le32 type; /* SND_SOC_TPLG_TYPE_ */
128 __le32 size; /* size of this structure */
129 __le32 vendor_type; /* optional vendor specific type info */
130 __le32 payload_size; /* data bytes, excluding this header */
131 __le32 index; /* identifier for block */
132 __le32 count; /* number of elements in block */