Home
last modified time | relevance | path

Searched refs:clock_wakeup_calendar (Results 1 – 3 of 3) sorted by relevance

/xnu-11215.61.5/osfmk/kern/
H A Dclock.h143 extern void clock_wakeup_calendar(void);
H A Dclock.c1444 clock_wakeup_calendar(void) in clock_wakeup_calendar() function
/xnu-11215.61.5/iokit/Kernel/
H A DIOPMrootDomain.cpp2982 clock_wakeup_calendar(); in powerChangeDone()