Home
last modified time | relevance | path

Searched refs:USB_DT_SS_HUB (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/include/linux/usb/
Dch11.h197 #define USB_DT_SS_HUB (USB_TYPE_CLASS | 0x0a) macro
/linux-2.6.39/drivers/usb/host/
Dxhci-hub.c405 wValue != (USB_DT_SS_HUB << 8))) { in xhci_hub_control()
/linux-2.6.39/drivers/usb/core/
Dhub.c185 dtype = USB_DT_SS_HUB; in get_hub_descriptor()