Searched refs:USB_DT_HUB (Results 1 – 15 of 15) sorted by relevance
135 .bDescriptorType = USB_DT_HUB,305 case USB_DT_HUB: in ast_vhub_rep_desc() 783 if (wValue != (USB_DT_HUB << 8)) in ast_vhub_class_hub_request() 786 return ast_vhub_rep_desc(ep, USB_DT_HUB, wLength); in ast_vhub_class_hub_request()
244 #define USB_DT_HUB (USB_TYPE_CLASS | 0x09) macro
29 USB_DT_HUB, /* bDescriptorType;hub-descriptor */
19 USB_DT_HUB, /* __u8 bDescriptorType; Hub-descriptor */
545 desc->bDescriptorType = USB_DT_HUB; in ohci_hub_descriptor()
705 desc->bDescriptorType = USB_DT_HUB; in ehci_hub_descriptor()
1637 desc->bDescriptorType = USB_DT_HUB; /* hub descriptor */ in hub_descriptor()
292 desc->bDescriptorType = USB_DT_HUB; in xhci_usb2_hub_descriptor()
23 USB_DT_HUB, /* __u8 bDescriptorType; Hub-descriptor */
327 desc->bDescriptorType = USB_DT_HUB; in musb_hub_control()
1218 desc->bDescriptorType = USB_DT_HUB; in __usbhsh_hub_get_status()
2146 desc->bDescriptorType = USB_DT_HUB; in isp1760_hub_descriptor()
1435 desc->bDescriptorType = USB_DT_HUB; in fotg210_hub_descriptor()
3510 hub_desc->bDescriptorType = USB_DT_HUB; in dwc2_hcd_hub_control()
417 dtype = USB_DT_HUB; in get_hub_descriptor()