Home
last modified time | relevance | path

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

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