Searched defs:fw_module_header (Results 1 – 2 of 2) sorted by relevance
76 struct fw_module_header { struct89 struct fw_module_header *module) in hsw_parse_module() argument
248 struct fw_module_header { struct249 unsigned char signature[FW_SIGNATURE_SIZE];250 u32 mod_size;251 u32 blocks;252 u32 type;253 u32 entry_point;