Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/sound/sof/
Dheader.h31 struct sof_abi_hdr { struct
32 __u32 magic;
33 __u32 type;
34 __u32 size;
35 __u32 abi;
36 __u32 reserved[4];
37 __u32 data[];