Home
last modified time | relevance | path

Searched refs:SetPortFeature (Results 1 – 25 of 31) sorted by relevance

12

/Linux-v5.10/drivers/usb/host/
Dohci-pxa27x.c202 case SetPortFeature: in pxa27x_ohci_hub_control()
211 typeReq == SetPortFeature); in pxa27x_ohci_hub_control()
Dehci-tegra.c197 else if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { in tegra_ehci_hub_control()
222 (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_RESET)) { in tegra_ehci_hub_control()
Dfhci-hub.c294 case SetPortFeature: in fhci_hub_control()
Duhci-hub.c327 case SetPortFeature: in uhci_hub_control()
Dohci-s3c2410.c191 case SetPortFeature: in ohci_s3c2410_hub_control()
Disp116x-hcd.c1107 case SetPortFeature: in isp116x_hub_control()
1462 isp116x_hub_control(hcd, SetPortFeature, in isp116x_bus_resume()
1465 isp116x_hub_control(hcd, SetPortFeature, in isp116x_bus_resume()
Dohci-da8xx.c330 case SetPortFeature: in ohci_da8xx_hub_control()
Dohci-at91.c342 case SetPortFeature: in ohci_at91_hub_control()
Dehci-hub.c82 ehci_hub_control(hcd, SetPortFeature, in ehci_handover_companion_ports()
1158 case SetPortFeature: in ehci_hub_control()
Dohci-hub.c765 case SetPortFeature: in ohci_hub_control()
Dsl811-hcd.c1296 case SetPortFeature: in sl811h_hub_control()
Dmax3421-hcd.c1751 case SetPortFeature: in max3421_hub_control()
Dxhci-hub.c1177 case SetPortFeature: in xhci_hub_control()
Doxu210hp-hcd.c2786 oxu_hub_control(oxu_to_hcd(oxu), SetPortFeature, in ehci_port_power()
3780 case SetPortFeature: in oxu_hub_control()
Dimx21-hcd.c1617 case SetPortFeature: in imx21_hc_hub_control()
Dxhci-tegra.c1103 u16 typeReq = set ? SetPortFeature : ClearPortFeature; in tegra_xhci_set_port_power()
/Linux-v5.10/drivers/usb/c67x00/
Dc67x00-hcd.c124 case SetPortFeature: in c67x00_hub_control()
/Linux-v5.10/drivers/usb/musb/
Dmusb_virthub.c357 case SetPortFeature: in musb_hub_control()
/Linux-v5.10/drivers/usb/chipidea/
Dhost.c247 if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { in ci_ehci_hub_control()
/Linux-v5.10/drivers/usb/renesas_usbhs/
Dmod_host.c1114 int enable = (typeReq == SetPortFeature); in __usbhsh_hub_port_feature()
1252 case SetPortFeature: in usbhsh_hub_control()
/Linux-v5.10/include/linux/usb/
Dhcd.h600 #define SetPortFeature HUB_CLASS_REQ(USB_DIR_OUT, USB_RT_PORT, USB_REQ_SET_FEATURE) macro
/Linux-v5.10/drivers/usb/gadget/udc/aspeed-vhub/
Dhub.c769 case SetPortFeature: in ast_vhub_class_hub_request()
/Linux-v5.10/drivers/usb/usbip/
Dvhci_hcd.c493 case SetPortFeature: in vhci_hub_control()
/Linux-v5.10/drivers/usb/isp1760/
Disp1760-hcd.c2007 case SetPortFeature: in isp1760_hub_control()
/Linux-v5.10/drivers/usb/gadget/udc/
Ddummy_hcd.c2195 case SetPortFeature: in dummy_hub_control()

12