Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.c100 static device_detach_t uhub_detach; variable
150 DEVMETHOD(device_detach, uhub_detach),
1613 uhub_detach(device_t dev) in uhub_detach() function