Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dfb.h32 #define FB_DPMS_ACTIVE_OFF 1 macro
/linux/drivers/video/fbdev/core/
H A Dfbmon.c315 specs->dpms |= FB_DPMS_ACTIVE_OFF; in get_dpms_capabilities()