Home
last modified time | relevance | path

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

/xnu-10002.61.3/iokit/IOKit/pwr_mgt/ !
H A DRootDomain.h519 void handleSetDisplayPowerOn(bool powerOn);
/xnu-10002.61.3/iokit/Kernel/ !
H A DIOPMrootDomain.cpp3123 handleSetDisplayPowerOn(true); in powerChangeDone()
6656 handleSetDisplayPowerOn(false);
7954 IOPMrootDomain::handleSetDisplayPowerOn(bool powerOn) function in IOPMrootDomain
8137 handleSetDisplayPowerOn(displayPowerOnRequested);