Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h940 struct IOPMSystemSleepParameters struct
1046 IOPMSystemSleepParameters * params );
H A DRootDomain.h44 struct IOPMSystemSleepParameters;
941 bool evaluateSystemSleepPolicy( IOPMSystemSleepParameters * p,
/xnu-8019.80.24/iokit/Kernel/
H A DIOPMrootDomain.cpp573 …cyHandler(void *ctx, const IOPMSystemSleepPolicyVariables *vars, IOPMSystemSleepParameters *params) in defaultSleepPolicyHandler()
5075 IOPMSystemSleepParameters * params, int sleepPhase, uint32_t * hibMode ) in evaluateSystemSleepPolicy()
5387 static IOPMSystemSleepParameters gEarlySystemSleepParams;
5440 IOPMSystemSleepParameters params; in evaluateSystemSleepPolicyFinal()
5554 IOPMSystemSleepParameters params; in getSystemSleepType()