Home
last modified time | relevance | path

Searched refs:VIDEO_TYPE_EGAC (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/
H A Dscreen_info.h68 case VIDEO_TYPE_EGAC: in __screen_info_video_type()
122 return VIDEO_TYPE_EGAC; in screen_info_video_type()
/linux/include/uapi/linux/
H A Dscreen_info.h54 #define VIDEO_TYPE_EGAC 0x21 /* EGA in Color Mode */ macro
/linux/drivers/video/
H A Dscreen_info_generic.c101 case VIDEO_TYPE_EGAC: in screen_info_resources()
/linux/drivers/firmware/
H A Dsysfb.c180 else if (si->orig_video_isVGA == VIDEO_TYPE_EGAC) in sysfb_init()
/linux/drivers/video/console/
H A Dvgacon.c272 vga_video_type = VIDEO_TYPE_EGAC; in vgacon_startup()
353 if (vga_video_type == VIDEO_TYPE_EGAC in vgacon_startup()