Searched defs:snd_sof_fw_header (Results 1 – 4 of 4) sorted by relevance
73 struct snd_sof_fw_header { struct74 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 */
59 struct snd_sof_fw_header { struct60 unsigned char sig[SND_SOF_FW_SIG_SIZE];61 __u32 file_size;62 __u32 num_modules;63 __u32 abi;