Home
last modified time | relevance | path

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

/xnu-8020.121.3/iokit/IOKit/pwr_mgt/
H A DRootDomain.h514 void handleSetDisplayPowerOn(bool powerOn);
/xnu-8020.121.3/iokit/Kernel/
H A DIOPMrootDomain.cpp3059 handleSetDisplayPowerOn(true); in powerChangeDone()
6538 handleSetDisplayPowerOn(false); in handleOurPowerChangeDone()
7806 IOPMrootDomain::handleSetDisplayPowerOn(bool powerOn) in handleSetDisplayPowerOn() function in IOPMrootDomain
7989 handleSetDisplayPowerOn(displayPowerOnRequested); in dispatchPowerEvent()