Searched defs:fw_module_header (Results 1 – 2 of 2) sorted by relevance
244 struct fw_module_header { struct245 unsigned char signature[FW_SIGNATURE_SIZE];246 u32 mod_size;247 u32 blocks;248 u32 type;249 u32 entry_point;
241 struct fw_module_header { struct242 unsigned char signature[FW_SIGNATURE_SIZE];243 u32 mod_size;244 u32 blocks;245 u32 type;246 u32 entry_point;