Searched refs:ntp_init (Results 1 – 2 of 2) sorted by relevance
214 static void ntp_init(void);650 ntp_init(void) in ntp_init() function670 SYSINIT(ntpclocks, SI_SUB_CLOCKS, SI_ORDER_MIDDLE, ntp_init, NULL);
185 ntp_init(struct lmodule *mod, int argc, char *argv[] __unused) in ntp_init() function234 .init = ntp_init,