Searched refs:USB_DT_HUB (Results 1 – 6 of 6) sorted by relevance
94 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
206 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
91 .bDescriptorType = USB_DT_HUB,
93 unsigned short dtype = USB_DT_HUB; in usb_get_hub_descriptor()
992 case USB_DT_HUB: in xhci_submit_root()
780 case USB_DT_HUB: in ehci_submit_root()
Completed in 17 milliseconds