Searched refs:dwc_tick (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/sys/dev/dwc/
H A Dif_dwc.c373 dwc_tick(void *arg) function
409 callout_reset(&sc->dwc_callout, hz, dwc_tick, sc);
452 callout_reset(&sc->dwc_callout, hz, dwc_tick, sc);

Completed in 109 milliseconds