Searched refs:VIDEO_TYPE_EFI (Results 1 – 9 of 9) sorted by relevance
19 return (type == VIDEO_TYPE_VLFB) || (type == VIDEO_TYPE_EFI); in __screen_info_has_lfb()78 case VIDEO_TYPE_EFI: in __screen_info_video_type()
69 #define VIDEO_TYPE_EFI 0x70 /* EFI graphic mode */ macro
122 case VIDEO_TYPE_EFI: in screen_info_resources()
62 if (type != VIDEO_TYPE_EFI) in screen_info_fixup_lfb()
174 if (si->orig_video_isVGA == VIDEO_TYPE_EFI) in sysfb_init()
35 if (type != VIDEO_TYPE_VLFB && type != VIDEO_TYPE_EFI) in sysfb_parse_mode()
67 screen_info->orig_video_isVGA = VIDEO_TYPE_EFI; in xen_init_vga()
235 if (screen_info.orig_video_isVGA != VIDEO_TYPE_EFI) { in efi_earlycon_setup()
192 vga_si->orig_video_isVGA == VIDEO_TYPE_EFI) { in vgacon_startup()