Home
last modified time | relevance | path

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

/linux-2.6.39/kernel/time/
Dntp.c899 void hardpps(const struct timespec *phase_ts, const struct timespec *raw_ts) in hardpps() argument
918 pps_fbase = *raw_ts; in hardpps()
924 freq_norm = pps_normalize_ts(timespec_sub(*raw_ts, pps_fbase)); in hardpps()
933 pps_fbase = *raw_ts; in hardpps()
945 pps_fbase = *raw_ts; in hardpps()