Home
last modified time | relevance | path

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

/xnu-11215/iokit/IOKit/pwr_mgt/
H A DIOPM.h802 #define kIOPMSettingAutoWakeCalendarKey "WakeByCalendarDate" macro
/xnu-11215/iokit/Kernel/
H A DIOPMrootDomain.cpp1535 gIOPMSettingAutoWakeCalendarKey = OSSymbol::withCString(kIOPMSettingAutoWakeCalendarKey); in start()