Searched refs:VIDEO_TYPE_VGAC (Results 1 – 4 of 4) sorted by relevance
276 vga_video_type = VIDEO_TYPE_VGAC; in vgacon_startup()348 || vga_video_type == VIDEO_TYPE_VGAC in vgacon_startup()480 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_set_cursor_size()510 if (vga_video_type >= VIDEO_TYPE_VGAC) in vgacon_cursor()551 if (vga_video_type >= VIDEO_TYPE_VGAC) in vgacon_cursor()576 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_doresize()612 if (vga_video_type >= VIDEO_TYPE_VGAC) { in vgacon_doresize()674 if (vga_video_type != VIDEO_TYPE_VGAC || vga_palette_blanked in vgacon_set_palette()828 if (!mode_switch && vga_video_type == VIDEO_TYPE_VGAC) { in vgacon_blank()840 if (vga_video_type == VIDEO_TYPE_VGAC) { in vgacon_blank()
55 #define VIDEO_TYPE_VGAC 0x22 /* VGA+ in Color Mode */ macro
175 .orig_video_isVGA = VIDEO_TYPE_VGAC, in screen_info_setup()
52 si->orig_video_isVGA = VIDEO_TYPE_VGAC; in sni_display_setup()
Completed in 6 milliseconds