Home
last modified time | relevance | path

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

/xnu-8019.80.24/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h819 struct IOPMSystemSleepPolicyVariables struct
1045 const IOPMSystemSleepPolicyVariables * vars,
/xnu-8019.80.24/iokit/Kernel/
H A DIOPMrootDomain.cpp573 defaultSleepPolicyHandler(void *ctx, const IOPMSystemSleepPolicyVariables *vars, IOPMSystemSleepPar… in defaultSleepPolicyHandler()
595 static IOPMSystemSleepPolicyVariables * gSleepPolicyVars = NULL;
5255 gSleepPolicyVars = IOMallocType(IOPMSystemSleepPolicyVariables); in evaluateSystemSleepPolicy()