Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPM.h801 #define kIOPMSettingAutoWakeSecondsKey "wake" macro
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1536 gIOPMSettingAutoWakeSecondsKey = OSSymbol::withCString(kIOPMSettingAutoWakeSecondsKey); in start()