Searched refs:eqos_tick (Results 1 – 1 of 1) sorted by relevance
107 static void eqos_tick(void *softc);566 callout_reset(&sc->callout, hz, eqos_tick, sc); in eqos_init()803 eqos_tick(void *softc) in eqos_tick() function822 callout_reset(&sc->callout, hz, eqos_tick, sc); in eqos_tick()