Searched refs:USB_HUB_PR_SS (Results 1 – 4 of 4) sorted by relevance
136 return hdev->descriptor.bDeviceProtocol == USB_HUB_PR_SS; in hub_is_superspeed()
1484 case USB_HUB_PR_SS: in hub_configure()
230 #define USB_HUB_PR_SS 3 /* Super speed hub */ macro
376 if (hdev->descriptor.bDeviceProtocol != USB_HUB_PR_SS || hdev->parent) { in lvs_rh_probe()