Searched refs:USB_DT_SS_HUB (Results 1 – 6 of 6) sorted by relevance
245 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a) macro
425 USB_DT_SS_HUB << 8, 0, &lvs->descriptor, in lvs_rh_probe()
289 desc->bDescriptorType = USB_DT_SS_HUB; in ss_hub_descriptor()409 wValue != (USB_DT_SS_HUB << 8))) { in vhci_hub_control()
345 desc->bDescriptorType = USB_DT_SS_HUB; in xhci_usb3_hub_descriptor()1235 wValue != (USB_DT_SS_HUB << 8))) { in xhci_hub_control()
2069 desc->bDescriptorType = USB_DT_SS_HUB; in ss_hub_descriptor()2157 wValue != (USB_DT_SS_HUB << 8))) { in dummy_hub_control()
401 dtype = USB_DT_SS_HUB; in get_hub_descriptor()