Searched refs:VIDEO_TYPE_EGAC (Results 1 – 6 of 6) sorted by relevance
69 case VIDEO_TYPE_EGAC: in __screen_info_video_type()123 return VIDEO_TYPE_EGAC; in screen_info_video_type()
54 #define VIDEO_TYPE_EGAC 0x21 /* EGA in Color Mode */ macro
179 case VIDEO_TYPE_EGAC: in sysfb_init()
103 case VIDEO_TYPE_EGAC: in screen_info_resources()
272 vga_video_type = VIDEO_TYPE_EGAC; in vgacon_startup()353 if (vga_video_type == VIDEO_TYPE_EGAC in vgacon_startup()
191 if (type != VIDEO_TYPE_EGAC && type != VIDEO_TYPE_VGAC) in check_mode_supported()