HomeSort by: relevance | last modified time | path
    Searched defs:run_calibrate_to (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/usb/
if_run.c 393 static void run_calibrate_to(void *);
631 callout_setfunc(&sc->calib_to, run_calibrate_to, sc);
2178 run_calibrate_to(void *arg) function in typeref:typename:void

Completed in 15 milliseconds