Searched refs:IOPMSystemSleepParameters (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h781 #define kIOPMSystemSleepParametersKey "IOPMSystemSleepParameters"
784 struct IOPMSystemSleepParameters struct
812 IOPMSystemSleepParameters * params );
H A DRootDomain.h39 struct IOPMSystemSleepParameters;
713 bool evaluateSystemSleepPolicy( IOPMSystemSleepParameters * p,
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMrootDomain.cpp3687 IOPMSystemSleepParameters * params, int sleepPhase, uint32_t * hibMode )
3930 static IOPMSystemSleepParameters gEarlySystemSleepParams;
3983 IOPMSystemSleepParameters params;
4084 IOPMSystemSleepParameters params;

Completed in 24 milliseconds