Home
last modified time | relevance | path

Searched refs:is_android_boot_image_header (Results 1 – 5 of 5) sorted by relevance

/u-boot/boot/
A Dimage-android.c184 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() function
472 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()
A Dimage-board.c287 is_android_boot_image_header(img_addr)) in genimg_get_format()
/u-boot/cmd/
A Dabootimg.c39 if (!is_android_boot_image_header(hdr)) { in abootimg_get_ver()
/u-boot/drivers/fastboot/
A Dfb_mmc.c316 if (!is_android_boot_image_header(hdr)) { in fb_mmc_get_boot_header()
/u-boot/include/
A Dimage.h1877 bool is_android_boot_image_header(const void *hdr);

Completed in 19 milliseconds