Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dntp.c861 struct pps_normtime { struct
870 static inline struct pps_normtime pps_normalize_ts(struct timespec64 ts) in pps_normalize_ts() argument
872 struct pps_normtime norm = { in pps_normalize_ts()
944 static long hardpps_update_freq(struct ntp_data *ntpdata, struct pps_normtime freq_norm) in hardpps_update_freq()
1043 struct pps_normtime pts_norm, freq_norm; in __hardpps()