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.c854 struct pps_normtime { struct
861 static inline struct pps_normtime pps_normalize_ts(struct timespec64 ts) in pps_normalize_ts() argument
863 struct pps_normtime norm = { in pps_normalize_ts()
932 static long hardpps_update_freq(struct pps_normtime freq_norm) in hardpps_update_freq()
1032 struct pps_normtime pts_norm, freq_norm; in __hardpps()