Searched refs:usbd_new_device (Results 1 – 4 of 4) sorted by relevance
/openbsd/sys/dev/usb/ |
H A D | usbdivar.h | 259 usbd_status usbd_new_device(struct device *, struct usbd_bus *,
|
H A D | uhub.c | 596 if (usbd_new_device(&sc->sc_dev, sc->sc_hub->bus, sc->sc_hub->depth + 1, in uhub_port_connect()
|
H A D | usb.c | 234 if (usbd_new_device(&sc->sc_dev, sc->sc_bus, 0, sc->sc_speed, 0, in usb_attach_roothub()
|
H A D | usb_subr.c | 1005 usbd_new_device(struct device *parent, struct usbd_bus *bus, int depth, in usbd_new_device() function
|