Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dntp.c854 struct pps_normtime { struct
863 static inline struct pps_normtime pps_normalize_ts(struct timespec64 ts) in pps_normalize_ts() argument
865 struct pps_normtime norm = { in pps_normalize_ts()
937 static long hardpps_update_freq(struct ntp_data *ntpdata, struct pps_normtime freq_norm) in hardpps_update_freq()
1035 struct pps_normtime pts_norm, freq_norm; in __hardpps()