Searched refs:phase_ts (Results 1 – 2 of 2) sorted by relevance
899 void __hardpps(const struct timespec *phase_ts, const struct timespec *raw_ts) in __hardpps() argument903 pts_norm = pps_normalize_ts(*phase_ts); in __hardpps()
2044 void hardpps(const struct timespec *phase_ts, const struct timespec *raw_ts) in hardpps() argument2051 __hardpps(phase_ts, raw_ts); in hardpps()