Searched defs:boot_img (Results 1 – 5 of 5) sorted by relevance
61 struct boot_img { struct70 struct boot_img img; in main() argument
184 def unpack_boot_image(boot_img, output_dir): argument381 def unpack_vendor_boot_image(boot_img, output_dir): argument478 def unpack_bootimg(boot_img, output_dir): argument
1030 const disk_partition_t *boot_img) in extract_boot_image_v012_header()1063 const disk_partition_t *boot_img) in extract_boot_image_v34_header()
630 static u8 chk_boot(u8 *boot_img, u32 length) in chk_boot()
3482 u8 *boot_img, *ucode_img, *fw_img; in ipw_load() local