Searched refs:is_android_boot_image_header (Results 1 – 5 of 5) sorted by relevance
184 if (!is_android_boot_image_header(boot_hdr)) { in android_image_get_data()335 bool is_android_boot_image_header(const void *hdr) in is_android_boot_image_header() function472 if (!is_android_boot_image_header(hdr)) { in android_image_get_dtbo()523 if (!is_android_boot_image_header(hdr)) { in android_image_get_dtb_img_addr()
287 is_android_boot_image_header(img_addr)) in genimg_get_format()
39 if (!is_android_boot_image_header(hdr)) { in abootimg_get_ver()
316 if (!is_android_boot_image_header(hdr)) { in fb_mmc_get_boot_header()
1877 bool is_android_boot_image_header(const void *hdr);
Completed in 19 milliseconds