Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/net/
H A Duhso.c480 static device_detach_t uhso_detach; variable
486 DEVMETHOD(device_detach, uhso_detach),
663 uhso_detach(sc->sc_dev); in uhso_attach()
668 uhso_detach(device_t self) in uhso_detach() function