Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h92 #define USB_PORT_FEAT_U2_TIMEOUT 24 macro
/linux/drivers/usb/misc/
H A Dlvstest.c216 USB_PORT_FEAT_U2_TIMEOUT); in u2_timeout_store()
/linux/drivers/usb/host/
H A Dxhci-hub.c1528 case USB_PORT_FEAT_U2_TIMEOUT: in xhci_hub_control()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2255 case USB_PORT_FEAT_U2_TIMEOUT: in dummy_hub_control()
/linux/drivers/usb/core/
H A Dhub.c4235 feature = USB_PORT_FEAT_U2_TIMEOUT; in usb_set_lpm_timeout()