Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/usb/
Dch11.h81 #define USB_PORT_FEAT_U1_TIMEOUT 23 macro
/linux-4.1.27/drivers/usb/misc/
Dlvstest.c231 USB_PORT_FEAT_U1_TIMEOUT); in u1_timeout_store()
/linux-4.1.27/drivers/usb/host/
Dxhci-hub.c954 case USB_PORT_FEAT_U1_TIMEOUT: in xhci_hub_control()
Dmax3421-hcd.c1756 case USB_PORT_FEAT_U1_TIMEOUT: in max3421_hub_control()
/linux-4.1.27/drivers/usb/gadget/udc/
Ddummy_hcd.c2091 case USB_PORT_FEAT_U1_TIMEOUT: in dummy_hub_control()
/linux-4.1.27/drivers/usb/core/
Dhub.c3792 feature = USB_PORT_FEAT_U1_TIMEOUT; in usb_set_lpm_timeout()