Home
last modified time | relevance | path

Searched refs:run_calibrate_cb (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/usb/
H A Dif_run.c373 void run_calibrate_cb(struct run_softc *, void *);
2071 run_do_async(arg, run_calibrate_cb, NULL, 0); in run_calibrate_to()
2076 run_calibrate_cb(struct run_softc *sc, void *arg) in run_calibrate_cb() function