Home
last modified time | relevance | path

Searched refs:FB_DPMS_STANDBY (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dfb.h274 #define FB_DPMS_STANDBY 4 macro
/openbmc/linux/include/linux/
H A Dfb.h31 #define FB_DPMS_STANDBY 4 macro
/openbmc/linux/drivers/video/fbdev/core/
H A Dfbmon.c319 specs->dpms |= FB_DPMS_STANDBY; in get_dpms_capabilities()