Searched refs:FB_DISP_MONO (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/linux/ | ||
D | fb.h | 37 #define FB_DISP_MONO 32 macro |
/kernel/linux/linux-5.10/drivers/video/fbdev/core/ | ||
D | fbmon.c | 859 specs->input |= FB_DISP_MONO; in get_monspecs() |