Home
last modified time | relevance | path

Searched refs:android_image_check_header (Results 1 – 10 of 10) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c270 int android_image_check_header(const struct andr_img_hdr *hdr) in android_image_check_header() function
711 if (android_image_check_header(hdr)) { in android_image_separate()
798 if (android_image_check_header(hdr)) { in android_image_separate_v34()
1048 if (android_image_check_header((void *)hdr)) { in extract_boot_image_v012_header()
1082 if (android_image_check_header((void *)boot_hdr)) { in extract_boot_image_v34_header()
1278 if (android_image_check_header(andr_hdr)) { in populate_andr_img_hdr()
H A Dimage-android.su
H A Dfb_mmc.c180 res = android_image_check_header(hdr); in fb_mmc_get_boot_header()
H A Dimage.c898 if (android_image_check_header(img_addr) == 0) in genimg_get_format()
H A Dandroid_bootloader.c698 if (android_image_check_header(hdr)) in android_image_verify_resource()
/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Dresource_img.c322 if (!android_image_check_header((void *)hdr) || in resource_init()
/OK3568_Linux_fs/u-boot/include/
H A Dimage.h1358 int android_image_check_header(const struct andr_img_hdr *hdr);
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym