Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/usb/
Dch11.h82 #define USB_PORT_FEAT_U2_TIMEOUT 24 macro
/linux-4.4.14/drivers/usb/misc/
Dlvstest.c202 USB_PORT_FEAT_U2_TIMEOUT); in u2_timeout_store()
/linux-4.4.14/drivers/usb/host/
Dxhci-hub.c1117 case USB_PORT_FEAT_U2_TIMEOUT: in xhci_hub_control()
Dmax3421-hcd.c1757 case USB_PORT_FEAT_U2_TIMEOUT: in max3421_hub_control()
/linux-4.4.14/drivers/usb/gadget/udc/
Ddummy_hcd.c2171 case USB_PORT_FEAT_U2_TIMEOUT: in dummy_hub_control()
/linux-4.4.14/drivers/usb/core/
Dhub.c3810 feature = USB_PORT_FEAT_U2_TIMEOUT; in usb_set_lpm_timeout()