Searched refs:FB_DISP_RGB (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/video/fbdev/ |
D | au1200fb.c | 372 .input = FB_DISP_RGB, 400 .input = FB_DISP_RGB, 427 .input = FB_DISP_RGB, 454 .input = FB_DISP_RGB, 481 .input = FB_DISP_RGB, 508 .input = FB_DISP_RGB, 535 .input = FB_DISP_RGB, 565 .input = FB_DISP_RGB, 595 .input = FB_DISP_RGB, 624 .input = FB_DISP_RGB,
|
/Linux-v4.19/include/linux/ |
D | fb.h | 38 #define FB_DISP_RGB 64 macro
|
/Linux-v4.19/drivers/video/fbdev/core/ |
D | fbmon.c | 863 specs->input |= FB_DISP_RGB; in get_monspecs()
|