Searched refs:ntp_loop_update_call (Results 1 – 1 of 1) sorted by relevance
214 static void ntp_loop_update_call(void);760 ntp_loop_update_call(void) in ntp_loop_update_call() function826 timer_call_setup(&ntp_loop_update, (timer_call_func_t)ntp_loop_update_call, NULL); in init_ntp_loop()