Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPM.h808 #define kIOPMSettingDebugWakeRelativeKey "WakeRelativeToSleep" macro
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1539 gIOPMSettingDebugWakeRelativeKey = OSSymbol::withCString(kIOPMSettingDebugWakeRelativeKey); in start()