Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dntp.c853 struct pps_normtime { struct
860 static inline struct pps_normtime pps_normalize_ts(struct timespec64 ts) in pps_normalize_ts() argument
862 struct pps_normtime norm = { in pps_normalize_ts()
931 static long hardpps_update_freq(struct pps_normtime freq_norm) in hardpps_update_freq()
1031 struct pps_normtime pts_norm, freq_norm; in __hardpps()