Home
last modified time | relevance | path

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

/freebsd-src/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_device.c1752 usb_alloc_device(device_t parent_dev,struct usb_bus * bus,struct usb_device * parent_hub,uint8_t depth,uint8_t port_index,uint8_t port_no,enum usb_dev_speed speed,enum usb_hc_mode mode) usb_alloc_device() argument
[all...]
H A Dusb_request.c2065 struct usb_device *parent_hub; in usbd_req_re_enumerate() local