Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/sound/
Dasoc.h188 struct snd_soc_tplg_hdr { struct
189 __le32 magic; /* magic number */
190 __le32 abi; /* ABI version */
191 __le32 version; /* optional vendor specific version details */
192 __le32 type; /* SND_SOC_TPLG_TYPE_ */
193 __le32 size; /* size of this structure */
194 __le32 vendor_type; /* optional vendor specific type info */
195 __le32 payload_size; /* data bytes, excluding this header */
196 __le32 index; /* identifier for block */
197 __le32 count; /* number of elements in block */