Searched defs:hdr (Results 1 – 9 of 9) sorted by relevance
181 bool android_image_get_bootimg_size(const void *hdr, u32 *boot_img_size) in android_image_get_bootimg_size()305 int android_image_get_kernel(const void *hdr, in android_image_get_kernel()397 bool is_android_boot_image_header(const void *hdr) in is_android_boot_image_header()402 ulong android_image_get_end(const struct andr_boot_img_hdr_v0 *hdr, in android_image_get_end()416 ulong android_image_get_kload(const void *hdr, in android_image_get_kload()430 ulong android_image_get_kcomp(const void *hdr, in android_image_get_kcomp()558 const struct andr_boot_img_hdr_v0 *hdr; in android_image_get_dtbo() local608 const struct andr_boot_img_hdr_v0 *hdr; in android_image_get_dtb_img_addr() local682 const struct andr_boot_img_hdr_v0 *hdr; in android_image_get_dtb_by_index() local759 void android_print_contents(const struct andr_boot_img_hdr_v0 *hdr) in android_print_contents()[all …]
20 const struct dt_table_header *hdr; in android_dt_check_header() local43 const struct dt_table_header *hdr; in android_dt_get_fdt_by_index() local104 const struct dt_table_header *hdr; in android_dt_print_contents() local
236 int image_check_hcrc(const struct legacy_img_hdr *hdr) in image_check_hcrc()251 int image_check_dcrc(const struct legacy_img_hdr *hdr) in image_check_dcrc()273 ulong image_multi_count(const struct legacy_img_hdr *hdr) in image_multi_count()306 void image_multi_getimg(const struct legacy_img_hdr *hdr, ulong idx, in image_multi_getimg()342 static void image_print_type(const struct legacy_img_hdr *hdr) in image_print_type()368 const struct legacy_img_hdr *hdr = (const struct legacy_img_hdr *)ptr; in image_print_contents() local
149 struct vb2_keyblock *hdr; in scan_part() local369 struct vb2_keyblock *hdr; in cros_read_bootflow() local
90 u8 hdr; member
255 const struct legacy_img_hdr *hdr; in genimg_get_format() local978 const struct legacy_img_hdr *hdr; in image_locate_script() local
68 struct legacy_img_hdr *hdr = (struct legacy_img_hdr *)img_addr; in image_get_kernel() local126 struct legacy_img_hdr *hdr; in boot_get_kernel() local
512 void *hdr = buf; in boot_get_fdt() local
72 struct legacy_img_hdr *os_hdr, *hdr; in do_bootm_netbsd() local
Completed in 22 milliseconds