Home
last modified time | relevance | path

Searched refs:vendor_boot_img_hdr_v34 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dimage-android.c1103 static struct vendor_boot_img_hdr_v34 *
1107 struct vendor_boot_img_hdr_v34 *vboot_hdr; in extract_vendor_boot_image_v34_header()
1110 blk_cnt = BLK_CNT(sizeof(struct vendor_boot_img_hdr_v34), in extract_vendor_boot_image_v34_header()
1112 vboot_hdr = (struct vendor_boot_img_hdr_v34 *) in extract_vendor_boot_image_v34_header()
1142 const struct vendor_boot_img_hdr_v34 *vendor_boot_hdr, in populate_boot_info()
1259 struct vendor_boot_img_hdr_v34 *vboot_hdr = NULL; in populate_andr_img_hdr()
/OK3568_Linux_fs/u-boot/include/
H A Dandroid_image.h171 struct vendor_boot_img_hdr_v34 { struct
H A Dimage.h1377 const struct vendor_boot_img_hdr_v34 *vendor_boot_hdr,