Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dntp.c679 static void __init ntp_init_cmos_sync(void) in ntp_init_cmos_sync() function
685 static inline void __init ntp_init_cmos_sync(void) { } in ntp_init_cmos_sync() function
1100 ntp_init_cmos_sync(); in ntp_init()