Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/usb/
Dch11.h93 #define USB_PORT_FEAT_U1_TIMEOUT 23 macro
/Linux-v5.10/drivers/usb/misc/
Dlvstest.c245 USB_PORT_FEAT_U1_TIMEOUT); in u1_timeout_store()
/Linux-v5.10/drivers/usb/usbip/
Dvhci_hcd.c508 case USB_PORT_FEAT_U1_TIMEOUT: in vhci_hub_control()
/Linux-v5.10/drivers/usb/host/
Dmax3421-hcd.c1754 case USB_PORT_FEAT_U1_TIMEOUT: in max3421_hub_control()
Dxhci-hub.c1408 case USB_PORT_FEAT_U1_TIMEOUT: in xhci_hub_control()
/Linux-v5.10/drivers/usb/gadget/udc/
Ddummy_hcd.c2209 case USB_PORT_FEAT_U1_TIMEOUT: in dummy_hub_control()
/Linux-v5.10/drivers/usb/core/
Dhub.c4006 feature = USB_PORT_FEAT_U1_TIMEOUT; in usb_set_lpm_timeout()