Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/usb/
H A Dch11.h91 #define USB_PORT_FEAT_U1_TIMEOUT 23 macro
/linux-6.15/drivers/usb/misc/
H A Dlvstest.c245 USB_PORT_FEAT_U1_TIMEOUT); in u1_timeout_store()
/linux-6.15/drivers/usb/usbip/
H A Dvhci_hcd.c517 case USB_PORT_FEAT_U1_TIMEOUT: in vhci_hub_control()
/linux-6.15/drivers/usb/host/
H A Dmax3421-hcd.c1731 case USB_PORT_FEAT_U1_TIMEOUT: in max3421_hub_control()
H A Dxhci-hub.c1521 case USB_PORT_FEAT_U1_TIMEOUT: in xhci_hub_control()
/linux-6.15/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2253 case USB_PORT_FEAT_U1_TIMEOUT: in dummy_hub_control()
/linux-6.15/drivers/usb/core/
H A Dhub.c4201 feature = USB_PORT_FEAT_U1_TIMEOUT; in usb_set_lpm_timeout()