Home
last modified time | relevance | path

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

/linux/drivers/pps/
H A Dkc.c92 /* pps_kc_event - call hardpps() on PPS event
97 * This function calls hardpps() when an event from bound PPS source occurs.
107 hardpps(&ts->ts_real, &ts->ts_raw); in pps_kc_event()
/linux/kernel/time/
H A Dtimekeeping.c2569 void hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in hardpps() function
2574 EXPORT_SYMBOL(hardpps);