Searched refs:bmp_hdr (Results 1 – 1 of 1) sorted by relevance
86 struct bmp_header *bmp_hdr; in splash_load_raw() local97 bmp_hdr = (struct bmp_header *)bmp_load_addr; in splash_load_raw()98 bmp_size = le32_to_cpu(bmp_hdr->file_size); in splash_load_raw()