Searched defs:fw_module_header (Results 1 – 2 of 2) sorted by relevance
67 struct fw_module_header { struct80 struct fw_module_header *module) in hsw_parse_module() argument
237 struct fw_module_header { struct238 unsigned char signature[FW_SIGNATURE_SIZE];239 u32 mod_size;240 u32 blocks;241 u32 type;242 u32 entry_point;