Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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 */
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
Dasoc.h107 struct snd_soc_tplg_hdr { struct
108 __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;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
Dasoc.h120 struct snd_soc_tplg_hdr { struct
121 __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;