Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h247 #define USB_DT_SS_HUB_SIZE 12 macro
/openbmc/linux/drivers/usb/misc/
H A Dlvstest.c426 USB_DT_SS_HUB_SIZE, USB_CTRL_GET_TIMEOUT); in lvs_rh_probe()
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c346 desc->bDescLength = USB_DT_SS_HUB_SIZE; in xhci_usb3_hub_descriptor()
1234 (wLength < USB_DT_SS_HUB_SIZE || in xhci_hub_control()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_hcd.c408 (wLength < USB_DT_SS_HUB_SIZE || in vhci_hub_control()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2167 (wLength < USB_DT_SS_HUB_SIZE || in dummy_hub_control()
/openbmc/linux/drivers/usb/core/
H A Dhub.c413 size = USB_DT_SS_HUB_SIZE; in get_hub_descriptor()