Searched refs:android_image_get_dtb_img_addr (Results 1 – 1 of 1) sorted by relevance
276 static bool android_image_get_dtb_img_addr(ulong hdr_addr, ulong *addr) in android_image_get_dtb_img_addr() function338 res = android_image_get_dtb_img_addr(hdr_addr, &dtb_img_addr); in android_image_get_dtb_by_index()495 res = android_image_get_dtb_img_addr(hdr_addr, &dtb_img_addr); in android_image_print_dtb_contents()
Completed in 4 milliseconds