Home
last modified time | relevance | path

Searched refs:VIDEO_TYPE_VGAC (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/video/console/
A Dvgacon.c276 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()
/linux/include/uapi/linux/
A Dscreen_info.h55 #define VIDEO_TYPE_VGAC 0x22 /* VGA+ in Color Mode */ macro
/linux/arch/mips/mti-malta/
A Dmalta-setup.c175 .orig_video_isVGA = VIDEO_TYPE_VGAC, in screen_info_setup()
/linux/arch/mips/sni/
A Dsetup.c52 si->orig_video_isVGA = VIDEO_TYPE_VGAC; in sni_display_setup()

Completed in 6 milliseconds