Searched refs:clock_control (Results 1 – 2 of 2) sorted by relevance
203 void (*clock_control) (int, const struct refclockstat *, member
1354 if (refclock_conf[clktype]->clock_control != noentry) in refclock_control() 1355 (refclock_conf[clktype]->clock_control)(unit, in, out, peer); in refclock_control()