Searched refs:boot_img_hdr_v34 (Results 1 – 3 of 3) sorted by relevance
1061 static struct boot_img_hdr_v34 *1065 struct boot_img_hdr_v34 *boot_hdr; in extract_boot_image_v34_header()1069 blk_cnt = BLK_CNT(sizeof(struct boot_img_hdr_v34), dev_desc->blksz); in extract_boot_image_v34_header()1070 boot_hdr = (struct boot_img_hdr_v34 *)malloc(blk_cnt * dev_desc->blksz); in extract_boot_image_v34_header()1141 int populate_boot_info(const struct boot_img_hdr_v34 *boot_hdr, in populate_boot_info()1143 const struct boot_img_hdr_v34 *init_boot_hdr, in populate_boot_info()1260 struct boot_img_hdr_v34 *iboot_hdr = NULL; in populate_andr_img_hdr()1261 struct boot_img_hdr_v34 *boot_hdr = NULL; in populate_andr_img_hdr()
149 struct boot_img_hdr_v34 { struct
1376 int populate_boot_info(const struct boot_img_hdr_v34 *boot_hdr,1378 const struct boot_img_hdr_v34 *init_boot_hdr,