Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/pwr_mgt/
H A DRootDomain.h514 void handleSetDisplayPowerOn(bool powerOn);
/xnu-8019.80.24/iokit/Kernel/
H A DIOPMrootDomain.cpp3054 handleSetDisplayPowerOn(true); in powerChangeDone()
6526 handleSetDisplayPowerOn(false); in handleOurPowerChangeDone()
7794 IOPMrootDomain::handleSetDisplayPowerOn(bool powerOn) in handleSetDisplayPowerOn() function in IOPMrootDomain
7981 handleSetDisplayPowerOn(displayPowerOnRequested); in dispatchPowerEvent()