Searched defs:usb_hub (Results 1 – 3 of 3) sorted by relevance
47 struct usb_hub { struct48 struct usb_device *hubudev; /* the HUB device */49 usb_error_t (*explore) (struct usb_device *hub);50 void *hubsoftc;52 struct usb_udev_msg tt_msg[2];54 usb_size_t uframe_usage[USB_HS_MICRO_FRAMES_MAX];55 uint16_t portpower; /* mA per USB port */56 uint8_t isoc_last_time;57 uint8_t nports;59 struct usb_port ports[0];[all …]
80 usb_hub: usb-hub { label
163 usb_hub: usb-hub { label