/openbmc/linux/drivers/usb/host/ |
H A D | ohci-pxa27x.c | 199 case SetPortFeature: in pxa27x_ohci_hub_control() 208 typeReq == SetPortFeature); in pxa27x_ohci_hub_control()
|
H A D | fhci-hub.c | 293 case SetPortFeature: in fhci_hub_control()
|
H A D | uhci-hub.c | 327 case SetPortFeature: in uhci_hub_control()
|
H A D | ohci-s3c2410.c | 189 case SetPortFeature: in ohci_s3c2410_hub_control()
|
H A D | isp116x-hcd.c | 1106 case SetPortFeature: in isp116x_hub_control() 1461 isp116x_hub_control(hcd, SetPortFeature, in isp116x_bus_resume() 1464 isp116x_hub_control(hcd, SetPortFeature, in isp116x_bus_resume()
|
H A D | ohci-da8xx.c | 331 case SetPortFeature: in ohci_da8xx_hub_control()
|
H A D | ehci-hub.c | 82 ehci_hub_control(hcd, SetPortFeature, in ehci_handover_companion_ports() 1031 case SetPortFeature: in ehci_hub_control()
|
H A D | xhci-tegra.c | 1295 u16 typeReq = set ? SetPortFeature : ClearPortFeature; in tegra_xhci_set_port_power() 2725 if ((type_req == SetPortFeature) && (value == USB_PORT_FEAT_RESET)) { in tegra_xhci_hub_control() 2741 if ((type_req == SetPortFeature) && (value == USB_PORT_FEAT_SUSPEND)) in tegra_xhci_hub_control() 2757 if ((type_req == SetPortFeature) && (value == USB_PORT_FEAT_TEST)) in tegra_xhci_hub_control()
|
H A D | ohci-at91.c | 367 case SetPortFeature: in ohci_at91_hub_control()
|
H A D | ohci-hub.c | 769 case SetPortFeature: in ohci_hub_control()
|
H A D | xen-hcd.c | 515 case SetPortFeature: in xenhcd_hub_control()
|
H A D | max3421-hcd.c | 1728 case SetPortFeature: in max3421_hub_control()
|
H A D | sl811-hcd.c | 1297 case SetPortFeature: in sl811h_hub_control()
|
H A D | xhci-hub.c | 1289 case SetPortFeature: in xhci_hub_control()
|
H A D | oxu210hp-hcd.c | 2787 oxu_hub_control(oxu_to_hcd(oxu), SetPortFeature, in ehci_port_power() 3781 case SetPortFeature: in oxu_hub_control()
|
H A D | octeon-hcd.c | 3469 case SetPortFeature: in octeon_usb_hub_control()
|
/openbmc/qemu/hw/usb/ |
H A D | dev-hub.c | 64 #define SetPortFeature (0x2300 | USB_REQ_SET_FEATURE) macro 454 case SetPortFeature: in usb_hub_handle_control()
|
/openbmc/linux/drivers/usb/c67x00/ |
H A D | c67x00-hcd.c | 124 case SetPortFeature: in c67x00_hub_control()
|
/openbmc/linux/drivers/usb/musb/ |
H A D | musb_virthub.c | 356 case SetPortFeature: in musb_hub_control()
|
/openbmc/linux/drivers/usb/chipidea/ |
H A D | ci_hdrc_tegra.c | 247 case SetPortFeature: in tegra_ehci_hub_control()
|
H A D | host.c | 272 if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { in ci_ehci_hub_control()
|
/openbmc/linux/drivers/usb/renesas_usbhs/ |
H A D | mod_host.c | 1114 int enable = (typeReq == SetPortFeature); in __usbhsh_hub_port_feature() 1252 case SetPortFeature: in usbhsh_hub_control()
|
/openbmc/linux/include/linux/usb/ |
H A D | hcd.h | 604 #define SetPortFeature HUB_CLASS_REQ(USB_DIR_OUT, USB_RT_PORT, USB_REQ_SET_FEATURE) macro
|
/openbmc/linux/drivers/usb/gadget/udc/aspeed-vhub/ |
H A D | hub.c | 794 case SetPortFeature: in ast_vhub_class_hub_request()
|
/openbmc/linux/drivers/usb/usbip/ |
H A D | vhci_hcd.c | 501 case SetPortFeature: in vhci_hub_control()
|