Searched refs:phase_ts (Results 1 - 2 of 2) sorted by relevance

/kernel/time/
H A Dntp.c878 void __hardpps(const struct timespec *phase_ts, const struct timespec *raw_ts) argument
882 pts_norm = pps_normalize_ts(*phase_ts);
H A Dtimekeeping.c1794 void hardpps(const struct timespec *phase_ts, const struct timespec *raw_ts) argument
1801 __hardpps(phase_ts, raw_ts);

Completed in 49 milliseconds