Home
last modified time | relevance | path

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

/freebsd/sys/sys/
H A Dtimeffc.h157 void ffclock_reset_clock(struct timespec *ts);
/freebsd/sys/kern/
H A Dsubr_rtc.c363 ffclock_reset_clock(&ts); in inittodr()
H A Dkern_tc.c558 ffclock_reset_clock(struct timespec *ts) in ffclock_reset_clock() function