Searched refs:phase_ts (Results 1 – 3 of 3) sorted by relevance
12 extern void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts);
971 void __hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in __hardpps() argument975 pts_norm = pps_normalize_ts(*phase_ts); in __hardpps()
2395 void hardpps(const struct timespec64 *phase_ts, const struct timespec64 *raw_ts) in hardpps() argument2402 __hardpps(phase_ts, raw_ts); in hardpps()