Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h90 #define USB_PORT_FEAT_LINK_STATE 5 macro
/linux/drivers/usb/misc/
H A Dlvstest.c303 USB_PORT_FEAT_LINK_STATE); in enable_compliance_store()
/linux/drivers/usb/host/
H A Dxhci-hub.c1254 if (wValue == USB_PORT_FEAT_LINK_STATE) in xhci_hub_control()
1317 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()
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c503 case USB_PORT_FEAT_LINK_STATE: in vhci_hub_control()
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2231 case USB_PORT_FEAT_LINK_STATE: in dummy_hub_control()
2234 "USB_PORT_FEAT_LINK_STATE req not " in dummy_hub_control()
/linux/drivers/usb/core/
H A Dhub.c1009 USB_PORT_FEAT_LINK_STATE); in hub_set_port_link_state()