Home
last modified time | relevance | path

Searched defs:parent_hub (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/usb/
H A Dusb_device.h217 struct usb_device *parent_hub; member
H A Dusb_hub.c1207 struct usb_device *parent_hub = udev->parent_hub; in uhub_attach() local
H A Dusb_request.c2065 struct usb_device *parent_hub; in usbd_req_re_enumerate() local
H A Dusb_device.c1753 struct usb_device *parent_hub, uint8_t depth, uint8_t port_index, in usb_alloc_device()