Searched refs:save_hdr (Results 1 – 2 of 2) sorted by relevance
1127 struct andr_img_hdr *hdr, bool save_hdr) in populate_boot_info() argument1228 hdr->init_boot_buf = save_hdr ? (void *)init_boot_hdr : 0; in populate_boot_info()1229 hdr->vendor_boot_buf = save_hdr ? (void *)vendor_boot_hdr : 0; in populate_boot_info()
1387 struct andr_img_hdr *hdr, bool save_hdr);