Searched refs:kIOPMAutoPowerOffEnabledKey (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/iokit/IOKit/pwr_mgt/
H A DIOPMPrivate.h634 /* kIOPMAutoPowerOffEnabledKey
641 #define kIOPMAutoPowerOffEnabledKey "AutoPowerOff Enabled" macro
/darwin-on-arm/xnu/iokit/Kernel/
H A DIOPMrootDomain.cpp1299 key->isEqualTo(kIOPMAutoPowerOffEnabledKey) ||
3712 && (getProperty(kIOPMAutoPowerOffEnabledKey) == kOSBooleanTrue));

Completed in 33 milliseconds