Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h90 #define USB_PORT_FEAT_LINK_STATE 5 macro
/openbmc/linux/drivers/usb/misc/
H A Dlvstest.c303 USB_PORT_FEAT_LINK_STATE); in enable_compliance_store()
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c1290 if (wValue == USB_PORT_FEAT_LINK_STATE) in xhci_hub_control()
1355 case USB_PORT_FEAT_LINK_STATE: in xhci_hub_control()
H A Dmax3421-hcd.c1724 case USB_PORT_FEAT_LINK_STATE: in max3421_hub_control()
/openbmc/linux/drivers/usb/usbip/
H A Dvhci_hcd.c503 case USB_PORT_FEAT_LINK_STATE: in vhci_hub_control()
/openbmc/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2229 case USB_PORT_FEAT_LINK_STATE: in dummy_hub_control()
/openbmc/linux/drivers/usb/core/
H A Dhub.c980 USB_PORT_FEAT_LINK_STATE); in hub_set_port_link_state()