Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Dif_mtw.c135 void mtw_updateedca_cb(struct mtw_softc *, void *);
1654 mtw_do_async(ic->ic_softc, mtw_updateedca_cb, NULL, 0); in mtw_updateedca()
1658 mtw_updateedca_cb(struct mtw_softc *sc, void *arg) in mtw_updateedca_cb() function