Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/usb/
Dch11.h92 #define USB_PORT_FEAT_LINK_STATE 5 macro
/linux-6.1.9/drivers/usb/misc/
Dlvstest.c303 USB_PORT_FEAT_LINK_STATE); in enable_compliance_store()
/linux-6.1.9/drivers/usb/host/
Dxhci-hub.c1270 if (wValue == USB_PORT_FEAT_LINK_STATE) in xhci_hub_control()
1333 case USB_PORT_FEAT_LINK_STATE: in xhci_hub_control()
Dmax3421-hcd.c1733 case USB_PORT_FEAT_LINK_STATE: in max3421_hub_control()
/linux-6.1.9/drivers/usb/usbip/
Dvhci_hcd.c503 case USB_PORT_FEAT_LINK_STATE: in vhci_hub_control()
/linux-6.1.9/drivers/usb/gadget/udc/
Ddummy_hcd.c2230 case USB_PORT_FEAT_LINK_STATE: in dummy_hub_control()
/linux-6.1.9/drivers/usb/core/
Dhub.c961 USB_PORT_FEAT_LINK_STATE); in hub_set_port_link_state()