Home
last modified time | relevance | path

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

/freebsd/sys/dev/usb/
H A Dusb_hub_private.h81 device_detach_t uhub_detach; variable
H A Dusb_hub_acpi.c476 return (uhub_detach(dev)); in acpi_uhub_detach()
H A Dusb_hub.c162 DEVMETHOD(device_detach, uhub_detach),
1549 uhub_detach(device_t dev) in uhub_detach() function