Home
last modified time | relevance | path

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

/kernel/time/
Dntp.c713 struct pps_normtime { struct
720 static inline struct pps_normtime pps_normalize_ts(struct timespec ts) in pps_normalize_ts() argument
722 struct pps_normtime norm = { in pps_normalize_ts()
791 static long hardpps_update_freq(struct pps_normtime freq_norm) in hardpps_update_freq()
891 struct pps_normtime pts_norm, freq_norm; in __hardpps()