Home
last modified time | relevance | path

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

/xnu-8796.121.2/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h812 struct IOPMSystemSleepPolicyVariables struct
1038 const IOPMSystemSleepPolicyVariables * vars,
/xnu-8796.121.2/iokit/Kernel/
H A DIOPMrootDomain.cpp578 defaultSleepPolicyHandler(void *ctx, const IOPMSystemSleepPolicyVariables *vars, IOPMSystemSleepPar… in defaultSleepPolicyHandler()
600 static IOPMSystemSleepPolicyVariables * gSleepPolicyVars = NULL;
5304 gSleepPolicyVars = IOMallocType(IOPMSystemSleepPolicyVariables); in evaluateSystemSleepPolicy()