Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dtimex.h165 extern void hardpps(const struct timespec64 *, const struct timespec64 *);
/kernel/linux/linux-5.10/drivers/pps/
Dkc.c107 hardpps(&ts->ts_real, &ts->ts_raw); in pps_kc_event()
/kernel/linux/linux-5.10/kernel/time/
Dtimekeeping.c2469 void hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in hardpps() function
2481 EXPORT_SYMBOL(hardpps);