Home
last modified time | relevance | path

Searched refs:USB_LOW_SPEED_OPERATION (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/gadget/
H A Dcomposite.c790 ss_cap->wSpeedSupported = cpu_to_le16(USB_LOW_SPEED_OPERATION | in bos_desc()
794 ss_cap->bFunctionalitySupport = USB_LOW_SPEED_OPERATION; in bos_desc()
/linux/drivers/usb/host/
H A Dxhci-hub.c108 ss_cap->bFunctionalitySupport = USB_LOW_SPEED_OPERATION; in xhci_create_usb3x_bos_desc()