Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dfb.h43 #define FB_SIGNAL_BLANK_BLANK 1 macro
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
Dfbmon.c817 specs->signal |= FB_SIGNAL_BLANK_BLANK; in get_monspecs()