Home
last modified time | relevance | path

Searched defs:hdr (Results 1 – 9 of 9) sorted by relevance

/boot/
A Dimage-android.c181 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() local
608 const struct andr_boot_img_hdr_v0 *hdr; in android_image_get_dtb_img_addr() local
682 const struct andr_boot_img_hdr_v0 *hdr; in android_image_get_dtb_by_index() local
759 void android_print_contents(const struct andr_boot_img_hdr_v0 *hdr) in android_print_contents()
[all …]
A Dimage-android-dt.c20 const struct dt_table_header *hdr; in android_dt_check_header() local
43 const struct dt_table_header *hdr; in android_dt_get_fdt_by_index() local
104 const struct dt_table_header *hdr; in android_dt_print_contents() local
A Dimage.c236 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
A Dbootmeth_cros.c149 struct vb2_keyblock *hdr; in scan_part() local
369 struct vb2_keyblock *hdr; in cros_read_bootflow() local
A Dvbe_common.h90 u8 hdr; member
A Dimage-board.c255 const struct legacy_img_hdr *hdr; in genimg_get_format() local
978 const struct legacy_img_hdr *hdr; in image_locate_script() local
A Dbootm.c68 struct legacy_img_hdr *hdr = (struct legacy_img_hdr *)img_addr; in image_get_kernel() local
126 struct legacy_img_hdr *hdr; in boot_get_kernel() local
A Dimage-fdt.c512 void *hdr = buf; in boot_get_fdt() local
A Dbootm_os.c72 struct legacy_img_hdr *os_hdr, *hdr; in do_bootm_netbsd() local

Completed in 22 milliseconds