Searched refs:orig_video_isVGA (Results 1 – 18 of 18) sorted by relevance
97 if (!si->orig_video_isVGA) in screen_info_video_type()101 type = __screen_info_video_type(si->orig_video_isVGA); in screen_info_video_type()103 return si->orig_video_isVGA; in screen_info_video_type()119 if (si->orig_video_isVGA) in screen_info_video_type()
174 if (si->orig_video_isVGA == VIDEO_TYPE_EFI) in sysfb_init()176 else if (si->orig_video_isVGA == VIDEO_TYPE_VLFB) in sysfb_init()178 else if (si->orig_video_isVGA == VIDEO_TYPE_VGAC) in sysfb_init()180 else if (si->orig_video_isVGA == VIDEO_TYPE_EGAC) in sysfb_init()
34 type = si->orig_video_isVGA; in sysfb_parse_mode()125 if (si->orig_video_isVGA == VIDEO_TYPE_VLFB) in sysfb_create_simplefb()
17 screen_info->orig_video_isVGA = 1; in xen_init_vga()42 screen_info->orig_video_isVGA = VIDEO_TYPE_VLFB; in xen_init_vga()67 screen_info->orig_video_isVGA = VIDEO_TYPE_EFI; in xen_init_vga()
295 if (!boot_params.screen_info.orig_video_isVGA) in xen_add_preferred_consoles()298 if (boot_params.screen_info.orig_video_isVGA) in xen_add_preferred_consoles()
23 __u8 orig_video_isVGA; /* 0x0f */ member
124 .orig_video_isVGA = 0x22,
52 si.orig_video_isVGA = VIDEO_TYPE_VGAC; in sni_display_setup()
175 .orig_video_isVGA = VIDEO_TYPE_VGAC, in screen_info_setup()
268 boot_params.screen_info.orig_video_isVGA = 1; in vga_probe()
210 boot_params.screen_info.orig_video_isVGA = VIDEO_TYPE_VLFB; in vesa_store_mode_params_graphics()
82 vgacon_screen_info.orig_video_isVGA = tag->u.videotext.video_isvga; in parse_tag_videotext()
931 .orig_video_isVGA = 1,
191 vga_si->orig_video_isVGA == VIDEO_TYPE_VLFB || in vgacon_startup()192 vga_si->orig_video_isVGA == VIDEO_TYPE_EFI) { in vgacon_startup()266 if (!vga_si->orig_video_isVGA) { in vgacon_startup()
235 if (screen_info.orig_video_isVGA != VIDEO_TYPE_EFI) { in efi_earlycon_setup()
374 boot_params.screen_info.orig_video_isVGA == 1) { in setup_early_printk()
271 if (si->orig_video_isVGA != VIDEO_TYPE_VLFB) in vesafb_probe()
146 .orig_video_isVGA = 1,