Home
last modified time | relevance | path

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

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