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
245 struct fw_module_header { struct246 unsigned char signature[FW_SIGNATURE_SIZE];247 u32 mod_size;248 u32 blocks;249 u32 type;250 u32 entry_point;