Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dtimeffc.h157 void ffclock_reset_clock(struct timespec *ts);
/f-stack/freebsd/kern/
H A Dsubr_rtc.c366 ffclock_reset_clock(&ts); in inittodr()
H A Dkern_tc.c533 ffclock_reset_clock(struct timespec *ts) in ffclock_reset_clock() function