Home
last modified time | relevance | path

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

/openbsd/sys/dev/usb/
H A Duhub.c72 int uhub_explore(struct usbd_device *hub);
222 hub->explore = uhub_explore; in uhub_attach()
347 uhub_explore(struct usbd_device *dev) in uhub_explore() function