Home
last modified time | relevance | path

Searched refs:VIDEO_TYPE_CGA (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/include/uapi/linux/
Dscreen_info.h52 #define VIDEO_TYPE_CGA 0x11 /* CGA Display */ macro
/linux-6.6.21/drivers/video/console/
Dvgacon.c282 vga_video_type = VIDEO_TYPE_CGA; in vgacon_startup()