Home
last modified time | relevance | path

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

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