Searched refs:VIDEO_TYPE_VGAC (Results 1 – 5 of 5) sorted by relevance
451 vga_video_type = VIDEO_TYPE_VGAC; in vgacon_startup()532 || vga_video_type == VIDEO_TYPE_VGAC in vgacon_startup()668 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_set_cursor_size()698 if (vga_video_type >= VIDEO_TYPE_VGAC) in vgacon_cursor()739 if (vga_video_type >= VIDEO_TYPE_VGAC) in vgacon_cursor()764 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_doresize()800 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_doresize()864 if (vga_video_type != VIDEO_TYPE_VGAC || vga_palette_blanked in vgacon_set_palette()1022 if (!mode_switch && vga_video_type == VIDEO_TYPE_VGAC) { in vgacon_blank()1034 if (vga_video_type == VIDEO_TYPE_VGAC) { in vgacon_blank()[all …]
48 .orig_video_isVGA = VIDEO_TYPE_VGAC, in plat_mem_setup()
53 #define VIDEO_TYPE_VGAC 0x22 /* VGA+ in Color Mode */ macro
146 .orig_video_isVGA = VIDEO_TYPE_VGAC, in screen_info_setup()
50 si->orig_video_isVGA = VIDEO_TYPE_VGAC; in sni_display_setup()