Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/usb/
H A Dif_mtw.c98 int mtw_load_microcode(struct mtw_softc *);
363 if ((error = mtw_load_microcode(sc)) != 0) { in mtw_attachhook()
680 mtw_load_microcode(struct mtw_softc *sc) in mtw_load_microcode() function