Home
last modified time | relevance | path

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

/xnu-11417.121.6/iokit/IOKit/pwr_mgt/ !
H A DRootDomain.h521 void handleSetDisplayPowerOn(bool powerOn);
/xnu-11417.121.6/iokit/Kernel/ !
H A DIOPMrootDomain.cpp3129 handleSetDisplayPowerOn(true); in powerChangeDone()
6693 handleSetDisplayPowerOn(false);
8037 IOPMrootDomain::handleSetDisplayPowerOn(bool powerOn) function in IOPMrootDomain
8227 handleSetDisplayPowerOn(displayPowerOnRequested);