Searched defs:snd_soc_tplg_hdr (Results 1 – 3 of 3) sorted by relevance
188 struct snd_soc_tplg_hdr { struct189 __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 */
107 struct snd_soc_tplg_hdr { struct108 __le32 magic;109 __le32 abi;110 __le32 version;111 __le32 type;112 __le32 size;113 __le32 vendor_type;114 __le32 payload_size;115 __le32 index;116 __le32 count;
120 struct snd_soc_tplg_hdr { struct121 __le32 magic;122 __le32 abi;123 __le32 version;124 __le32 type;125 __le32 size;126 __le32 vendor_type;127 __le32 payload_size;128 __le32 index;129 __le32 count;