Home
last modified time | relevance | path

Searched refs:USB_HUB_PR_SS (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/core/
A Dhub.h137 return hdev->descriptor.bDeviceProtocol == USB_HUB_PR_SS; in hub_is_superspeed()
142 return (hdev->descriptor.bDeviceProtocol == USB_HUB_PR_SS && in hub_is_superspeedplus()
A Dhub.c1521 case USB_HUB_PR_SS: in hub_configure()
/linux/include/uapi/linux/usb/
A Dch11.h260 #define USB_HUB_PR_SS 3 /* Super speed hub */ macro
/linux/drivers/usb/misc/
A Dlvstest.c410 if (hdev->descriptor.bDeviceProtocol != USB_HUB_PR_SS || hdev->parent) { in lvs_rh_probe()

Completed in 22 milliseconds