Searched refs:img_header (Results 1 – 1 of 1) sorted by relevance
309 struct image_header *img_header; in splash_load_fit() local319 img_header = (struct image_header *)bmp_load_addr; in splash_load_fit()320 if (image_get_magic(img_header) != FDT_MAGIC) { in splash_load_fit()325 fit_size = fdt_totalsize(img_header); in splash_load_fit()