Searched refs:run_calibrate_cb (Results 1 – 1 of 1) sorted by relevance
394 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