USB_HUB_PR_SS 1513 drivers/usb/core/hub.c case USB_HUB_PR_SS: USB_HUB_PR_SS 137 drivers/usb/core/hub.h return hdev->descriptor.bDeviceProtocol == USB_HUB_PR_SS; USB_HUB_PR_SS 142 drivers/usb/core/hub.h return (hdev->descriptor.bDeviceProtocol == USB_HUB_PR_SS && USB_HUB_PR_SS 410 drivers/usb/misc/lvstest.c if (hdev->descriptor.bDeviceProtocol != USB_HUB_PR_SS || hdev->parent) {