Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/ !
Dscreen_info.h51 #define VIDEO_TYPE_MDA 0x10 /* Monochrome Text Display */ macro
/linux-6.6.21/drivers/video/console/ !
Dvgacon.c211 vga_video_type = VIDEO_TYPE_MDA; in vgacon_startup()