Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/uapi/sound/sof/
Dfw.h73 struct snd_sof_fw_header { struct
74 unsigned char sig[SND_SOF_FW_SIG_SIZE]; /* "Reef" */
75 __u32 file_size; /* size of file minus this header */
76 __u32 num_modules; /* number of modules */
77 __u32 abi; /* version of header format */
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/sof/
Dfw.h59 struct snd_sof_fw_header { struct
60 unsigned char sig[SND_SOF_FW_SIG_SIZE];
61 __u32 file_size;
62 __u32 num_modules;
63 __u32 abi;
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/sof/
Dfw.h59 struct snd_sof_fw_header { struct
60 unsigned char sig[SND_SOF_FW_SIG_SIZE];
61 __u32 file_size;
62 __u32 num_modules;
63 __u32 abi;
/kernel/linux/linux-5.10/include/uapi/sound/sof/
Dfw.h73 struct snd_sof_fw_header { struct
74 unsigned char sig[SND_SOF_FW_SIG_SIZE]; /* "Reef" */
75 __u32 file_size; /* size of file minus this header */
76 __u32 num_modules; /* number of modules */
77 __u32 abi; /* version of header format */