Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/usb/
Dch11.h94 #define USB_PORT_FEAT_U2_TIMEOUT 24 macro
/Linux-v4.19/drivers/usb/misc/
Dlvstest.c216 USB_PORT_FEAT_U2_TIMEOUT); in u2_timeout_store()
/Linux-v4.19/drivers/usb/usbip/
Dvhci_hcd.c511 case USB_PORT_FEAT_U2_TIMEOUT: in vhci_hub_control()
/Linux-v4.19/drivers/usb/host/
Dxhci-hub.c1293 case USB_PORT_FEAT_U2_TIMEOUT: in xhci_hub_control()
Dmax3421-hcd.c1755 case USB_PORT_FEAT_U2_TIMEOUT: in max3421_hub_control()
/Linux-v4.19/drivers/usb/gadget/udc/
Ddummy_hcd.c2211 case USB_PORT_FEAT_U2_TIMEOUT: in dummy_hub_control()
/Linux-v4.19/drivers/usb/core/
Dhub.c3904 feature = USB_PORT_FEAT_U2_TIMEOUT; in usb_set_lpm_timeout()