Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_U2_TIMEOUT (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h92 #define USB_PORT_FEAT_U2_TIMEOUT 24 macro
/openbmc/linux/drivers/usb/misc/
H A Dlvstest.c216 USB_PORT_FEAT_U2_TIMEOUT); in u2_timeout_store()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_hcd.c520 case USB_PORT_FEAT_U2_TIMEOUT: in vhci_hub_control()
/openbmc/linux/drivers/usb/host/
H A Dmax3421-hcd.c1726 case USB_PORT_FEAT_U2_TIMEOUT: in max3421_hub_control()
H A Dxhci-hub.c1525 case USB_PORT_FEAT_U2_TIMEOUT: in xhci_hub_control()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2242 case USB_PORT_FEAT_U2_TIMEOUT: in dummy_hub_control()
/openbmc/linux/drivers/usb/core/
H A Dhub.c4159 feature = USB_PORT_FEAT_U2_TIMEOUT; in usb_set_lpm_timeout()