Home
last modified time | relevance | path

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

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