Searched defs:image_hdr (Results 1 – 4 of 4) sorted by relevance
437 struct image_hdr { struct438 u32 imageid;439 u32 imageoffset;440 u32 imagelength;441 u32 image_checksum;442 u8 image_version[32];
27 void (*image_hdr)(const void *); member
388 struct pm8001_fw_image_header *image_hdr; in pm8001_update_flash() local
3710 struct ipr_ucode_image_header *image_hdr; in ipr_store_update_fw() local