Searched refs:VIDEO_TYPE_VGAC (Results 1 – 7 of 7) sorted by relevance
282 vga_video_type = VIDEO_TYPE_VGAC; in vgacon_startup()354 || vga_video_type == VIDEO_TYPE_VGAC in vgacon_startup()486 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_set_cursor_size()520 if (vga_video_type >= VIDEO_TYPE_VGAC) in vgacon_cursor()545 if (vga_video_type >= VIDEO_TYPE_VGAC) in vgacon_cursor()567 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_doresize()603 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_doresize()664 if (vga_video_type != VIDEO_TYPE_VGAC || vga_palette_blanked in vgacon_set_palette()818 if (!mode_switch && vga_video_type == VIDEO_TYPE_VGAC) { in vgacon_blank()830 if (vga_video_type == VIDEO_TYPE_VGAC) { in vgacon_blank()
69 case VIDEO_TYPE_VGAC: in __screen_info_video_type()120 return VIDEO_TYPE_VGAC; in screen_info_video_type()
55 #define VIDEO_TYPE_VGAC 0x22 /* VGA+ in Color Mode */ macro
111 case VIDEO_TYPE_VGAC: in screen_info_resources()
178 else if (si->orig_video_isVGA == VIDEO_TYPE_VGAC) in sysfb_init()
52 si.orig_video_isVGA = VIDEO_TYPE_VGAC; in sni_display_setup()
175 .orig_video_isVGA = VIDEO_TYPE_VGAC, in screen_info_setup()