Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfb.h34 #define FB_DPMS_STANDBY 4 macro
/linux/drivers/video/fbdev/core/
H A Dfbmon.c321 specs->dpms |= FB_DPMS_STANDBY; in get_dpms_capabilities()