Home
last modified time | relevance | path

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

/netbsd/sys/dev/usb/
H A Duhub.c375 hub->uh_explore = uhub_explore; in uhub_attach()
626 up->up_dev->ud_hub->uh_explore(up->up_dev); in uhub_explore()
688 up->up_dev->ud_hub->uh_explore(up->up_dev); in uhub_explore()
877 up->up_dev->ud_hub->uh_explore(up->up_dev); in uhub_explore()
H A Dusbdivar.h142 usbd_status (*uh_explore)(struct usbd_device *hub); member
H A Dusb.c1199 bus->ub_roothub->ud_hub->uh_explore(bus->ub_roothub); in usb_discover()