Searched refs:RTCClockAdjust (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.81.4/osfmk/i386/ | ||
| H A D | pmCPU.h | 118 void (*RTCClockAdjust)(uint64_t adjustment); member |
| H A D | pmCPU.c | 987 callbacks->RTCClockAdjust = rtc_clock_adjust; in pmKextRegister() |