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