Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/IOKit/pwr_mgt/
H A DRootDomain.h519 void handleSetDisplayPowerOn(bool powerOn);
/xnu-8796.121.2/iokit/Kernel/
H A DIOPMrootDomain.cpp3099 handleSetDisplayPowerOn(true); in powerChangeDone()
6582 handleSetDisplayPowerOn(false); in handleOurPowerChangeDone()
7864 IOPMrootDomain::handleSetDisplayPowerOn(bool powerOn) in handleSetDisplayPowerOn() function in IOPMrootDomain
8047 handleSetDisplayPowerOn(displayPowerOnRequested); in dispatchPowerEvent()