Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dtimex.h155 extern void hardpps(const struct timespec *, const struct timespec *);
/linux-4.1.27/drivers/pps/
Dkc.c120 hardpps(&ts->ts_real, &ts->ts_raw); in pps_kc_event()
/linux-4.1.27/kernel/time/
Dtimekeeping.c2044 void hardpps(const struct timespec *phase_ts, const struct timespec *raw_ts) in hardpps() function
2056 EXPORT_SYMBOL(hardpps);