Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_hub.h80 void uhub_explore_handle_re_enumerate(struct usb_device *);
Dusb_hub.c408 uhub_explore_handle_re_enumerate(struct usb_device *child) in uhub_explore_handle_re_enumerate() function
525 uhub_explore_handle_re_enumerate(child); in uhub_explore_sub()
/third_party/FreeBSD/sys/dev/usb/controller/
Dusb_controller.c340 uhub_explore_handle_re_enumerate(udev); in usb_bus_explore()