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

  /src/sys/dev/usb/
if_run.c 384 static void run_updateedca_cb(struct run_softc *, void *);
1978 run_do_async(ic->ic_ifp->if_softc, run_updateedca_cb, NULL, 0);
1984 run_updateedca_cb(struct run_softc *sc, void *arg) function in typeref:typename:void
if_run.c 384 static void run_updateedca_cb(struct run_softc *, void *);
1978 run_do_async(ic->ic_ifp->if_softc, run_updateedca_cb, NULL, 0);
1984 run_updateedca_cb(struct run_softc *sc, void *arg) function in typeref:typename:void

Completed in 27 milliseconds