Home
last modified time | relevance | path

Searched refs:USB_DT_SS_HUB_SIZE (Results 1 – 5 of 5) sorted by relevance

/linux-4.1.27/include/uapi/linux/usb/
Dch11.h219 #define USB_DT_SS_HUB_SIZE 12 macro
/linux-4.1.27/drivers/usb/misc/
Dlvstest.c392 USB_DT_SS_HUB_SIZE, USB_CTRL_GET_TIMEOUT); in lvs_rh_probe()
/linux-4.1.27/drivers/usb/host/
Dxhci-hub.c141 desc->bDescLength = USB_DT_SS_HUB_SIZE; in xhci_usb3_hub_descriptor()
738 (wLength < USB_DT_SS_HUB_SIZE || in xhci_hub_control()
/linux-4.1.27/drivers/usb/gadget/udc/
Ddummy_hcd.c2004 (wLength < USB_DT_SS_HUB_SIZE || in dummy_hub_control()
/linux-4.1.27/drivers/usb/core/
Dhub.c367 size = USB_DT_SS_HUB_SIZE; in get_hub_descriptor()