Searched refs:VIDEO_TYPE_VGAC (Results 1 – 9 of 9) sorted by relevance
69 case VIDEO_TYPE_VGAC: in __screen_info_video_type()120 return VIDEO_TYPE_VGAC; in screen_info_video_type()
247 vga_video_type = VIDEO_TYPE_VGAC; in vgacon_startup()319 || vga_video_type == VIDEO_TYPE_VGAC in vgacon_startup()451 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_set_cursor_size()485 if (vga_video_type >= VIDEO_TYPE_VGAC) in vgacon_cursor()514 if (vga_video_type >= VIDEO_TYPE_VGAC) in vgacon_cursor()538 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_doresize()574 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_doresize()635 if (vga_video_type != VIDEO_TYPE_VGAC || vga_palette_blanked in vgacon_set_palette()789 if (!mode_switch && vga_video_type == VIDEO_TYPE_VGAC) { in vgacon_blank()801 if (vga_video_type == VIDEO_TYPE_VGAC) { in vgacon_blank()
55 #define VIDEO_TYPE_VGAC 0x22 /* VGA+ in Color Mode */ macro
101 else if (si->orig_video_isVGA == VIDEO_TYPE_VGAC) in sysfb_init()
53 #define VIDEO_TYPE_VGAC 0x22 /* VGA+ in Color Mode */ macro
111 case VIDEO_TYPE_VGAC: in screen_info_resources()
175 .orig_video_isVGA = VIDEO_TYPE_VGAC, in screen_info_setup()
52 si->orig_video_isVGA = VIDEO_TYPE_VGAC; in sni_display_setup()
192 si->orig_video_isVGA != VIDEO_TYPE_VGAC) in check_mode_supported()1342 par->isVGA = si->orig_video_isVGA == VIDEO_TYPE_VGAC; in vga16fb_probe()