Searched refs:SetPortFeature (Results 1 – 25 of 31) sorted by relevance
12
/Linux-v6.1/drivers/usb/host/ |
D | ohci-pxa27x.c | 199 case SetPortFeature: in pxa27x_ohci_hub_control() 208 typeReq == SetPortFeature); in pxa27x_ohci_hub_control()
|
D | fhci-hub.c | 293 case SetPortFeature: in fhci_hub_control()
|
D | uhci-hub.c | 327 case SetPortFeature: in uhci_hub_control()
|
D | ohci-s3c2410.c | 189 case SetPortFeature: in ohci_s3c2410_hub_control()
|
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()
|
D | ohci-da8xx.c | 330 case SetPortFeature: in ohci_da8xx_hub_control()
|
D | ehci-hub.c | 82 ehci_hub_control(hcd, SetPortFeature, in ehci_handover_companion_ports() 1023 case SetPortFeature: in ehci_hub_control()
|
D | ohci-at91.c | 370 case SetPortFeature: in ohci_at91_hub_control()
|
D | ohci-hub.c | 769 case SetPortFeature: in ohci_hub_control()
|
D | xen-hcd.c | 515 case SetPortFeature: in xenhcd_hub_control()
|
D | sl811-hcd.c | 1295 case SetPortFeature: in sl811h_hub_control()
|
D | max3421-hcd.c | 1731 case SetPortFeature: in max3421_hub_control()
|
D | oxu210hp-hcd.c | 2787 oxu_hub_control(oxu_to_hcd(oxu), SetPortFeature, in ehci_port_power() 3781 case SetPortFeature: in oxu_hub_control()
|
D | xhci-hub.c | 1269 case SetPortFeature: in xhci_hub_control()
|
D | xhci-tegra.c | 1160 u16 typeReq = set ? SetPortFeature : ClearPortFeature; in tegra_xhci_set_port_power()
|
D | octeon-hcd.c | 3469 case SetPortFeature: in octeon_usb_hub_control()
|
/Linux-v6.1/drivers/usb/c67x00/ |
D | c67x00-hcd.c | 124 case SetPortFeature: in c67x00_hub_control()
|
/Linux-v6.1/drivers/usb/musb/ |
D | musb_virthub.c | 357 case SetPortFeature: in musb_hub_control()
|
/Linux-v6.1/drivers/usb/chipidea/ |
D | ci_hdrc_tegra.c | 246 case SetPortFeature: in tegra_ehci_hub_control()
|
D | host.c | 272 if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { in ci_ehci_hub_control()
|
/Linux-v6.1/drivers/usb/renesas_usbhs/ |
D | mod_host.c | 1114 int enable = (typeReq == SetPortFeature); in __usbhsh_hub_port_feature() 1252 case SetPortFeature: in usbhsh_hub_control()
|
/Linux-v6.1/include/linux/usb/ |
D | hcd.h | 599 #define SetPortFeature HUB_CLASS_REQ(USB_DIR_OUT, USB_RT_PORT, USB_REQ_SET_FEATURE) macro
|
/Linux-v6.1/drivers/usb/gadget/udc/aspeed-vhub/ |
D | hub.c | 795 case SetPortFeature: in ast_vhub_class_hub_request()
|
/Linux-v6.1/drivers/usb/usbip/ |
D | vhci_hcd.c | 501 case SetPortFeature: in vhci_hub_control()
|
/Linux-v6.1/drivers/usb/isp1760/ |
D | isp1760-hcd.c | 2386 case SetPortFeature: in isp1760_hub_control()
|
12