Home
last modified time | relevance | path

Searched refs:DPMSDisabledSwitch (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/external/xserver/Xext/
H A Ddpmsproc.h20 extern Bool DPMSDisabledSwitch;
H A Ddpms.c47 Bool DPMSDisabledSwitch = FALSE; variable
/OK3568_Linux_fs/external/xserver/hw/xfree86/common/
H A Dxf86DPMS.c73 if (DPMSDisabledSwitch) { in xf86DPMSInit()
/OK3568_Linux_fs/external/xserver/hw/dmx/
H A Ddmxdpms.c66 if (DPMSDisabledSwitch) in _dmxDPMSInit()
/OK3568_Linux_fs/external/xserver/os/
H A Dutils.c767 DPMSDisabledSwitch = TRUE; in ProcessCommandLine()