Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h247 #define USB_DT_SS_HUB_SIZE 12 macro
/linux/drivers/usb/misc/
H A Dlvstest.c426 USB_DT_SS_HUB_SIZE, USB_CTRL_GET_TIMEOUT); in lvs_rh_probe()
/linux/drivers/usb/host/
H A Dxhci-hub.c347 desc->bDescLength = USB_DT_SS_HUB_SIZE; in xhci_usb3_hub_descriptor()
1242 (wLength < USB_DT_SS_HUB_SIZE || in xhci_hub_control()
/linux/drivers/usb/core/
H A Dhub.c415 size = USB_DT_SS_HUB_SIZE; in get_hub_descriptor()