Searched refs:VIDEO_TYPE_CGA (Results 1 - 4 of 4) sorted by relevance

/linux-master/include/linux/
H A Dscreen_info.h56 case VIDEO_TYPE_CGA:
116 return VIDEO_TYPE_CGA;
/linux-master/include/uapi/linux/
H A Dscreen_info.h52 #define VIDEO_TYPE_CGA 0x11 /* CGA Display */ macro
/linux-master/drivers/video/
H A Dscreen_info_generic.c89 case VIDEO_TYPE_CGA:
/linux-master/drivers/video/console/
H A Dvgacon.c317 vga_video_type = VIDEO_TYPE_CGA;

Completed in 99 milliseconds