Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/usb/
H A Duhub.c887 usb_needs_explore(sc->sc_hub); in uhub_explore()
981 usb_needs_explore(sc->sc_hub); in uhub_rescan()
1071 usb_needs_explore(sc->sc_hub); in uhub_intr()
H A Dusbdivar.h381 void usb_needs_explore(struct usbd_device *);
H A Dusb.c1207 usb_needs_explore(struct usbd_device *dev) in usb_needs_explore() function