Home
last modified time | relevance | path

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

/linux-3.4.99/kernel/time/
Dntp.c898 void hardpps(const struct timespec *phase_ts, const struct timespec *raw_ts) in hardpps() argument
917 pps_fbase = *raw_ts; in hardpps()
923 freq_norm = pps_normalize_ts(timespec_sub(*raw_ts, pps_fbase)); in hardpps()
932 pps_fbase = *raw_ts; in hardpps()
944 pps_fbase = *raw_ts; in hardpps()