Searched defs:bmp_width (Results 1 – 1 of 1) sorted by relevance
133 static bool efifb_bgrt_sanity_check(struct screen_info *si, u32 bmp_width) in efifb_bgrt_sanity_check()144 static bool efifb_bgrt_sanity_check(struct screen_info *si, u32 bmp_width) in efifb_bgrt_sanity_check()152 u32 bmp_width, bmp_height, bmp_pitch, dst_x, y, src_y; in efifb_show_boot_graphics() local