Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Dif_run.c394 static void run_calibrate_cb(struct run_softc *, void *);
2182 run_do_async(arg, run_calibrate_cb, NULL, 0); in run_calibrate_to()
2188 run_calibrate_cb(struct run_softc *sc, void *arg) in run_calibrate_cb() function