| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ohci-pxa27x.c | 202 case SetPortFeature: in pxa27x_ohci_hub_control() 211 typeReq == SetPortFeature); in pxa27x_ohci_hub_control()
|
| H A D | ehci-tegra.c | 197 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()
|
| H A D | fhci-hub.c | 294 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 | 191 case SetPortFeature: in ohci_s3c2410_hub_control()
|
| H A D | isp116x-hcd.c | 1107 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()
|
| H A D | ohci-da8xx.c | 330 case SetPortFeature: in ohci_da8xx_hub_control()
|
| H A D | ehci-hub.c | 82 ehci_hub_control(hcd, SetPortFeature, in ehci_handover_companion_ports() 1161 case SetPortFeature: in ehci_hub_control()
|
| H A D | ohci-at91.c | 342 case SetPortFeature: in ohci_at91_hub_control()
|
| H A D | ohci-hub.c | 765 case SetPortFeature: in ohci_hub_control()
|
| H A D | max3421-hcd.c | 1731 case SetPortFeature: in max3421_hub_control()
|
| H A D | sl811-hcd.c | 1295 case SetPortFeature: in sl811h_hub_control()
|
| H A D | xhci-hub.c | 1187 case SetPortFeature: in xhci_hub_control()
|
| H A D | oxu210hp-hcd.c | 2786 oxu_hub_control(oxu_to_hcd(oxu), SetPortFeature, in ehci_port_power() 3780 case SetPortFeature: in oxu_hub_control()
|
| H A D | imx21-hcd.c | 1617 case SetPortFeature: in imx21_hc_hub_control()
|
| H A D | xhci-tegra.c | 1110 u16 typeReq = set ? SetPortFeature : ClearPortFeature; in tegra_xhci_set_port_power()
|
| /OK3568_Linux_fs/kernel/drivers/usb/c67x00/ |
| H A D | c67x00-hcd.c | 124 case SetPortFeature: in c67x00_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/musb/ |
| H A D | musb_virthub.c | 357 case SetPortFeature: in musb_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/chipidea/ |
| H A D | host.c | 250 if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { in ci_ehci_hub_control()
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/include/linux/usb/ |
| H A D | hcd.h | 617 #define SetPortFeature HUB_CLASS_REQ(USB_DIR_OUT, USB_RT_PORT, USB_REQ_SET_FEATURE) macro
|
| /OK3568_Linux_fs/kernel/drivers/usb/gadget/udc/aspeed-vhub/ |
| H A D | hub.c | 769 case SetPortFeature: in ast_vhub_class_hub_request()
|
| /OK3568_Linux_fs/kernel/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 501 case SetPortFeature: in vhci_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 2007 case SetPortFeature: in isp1760_hub_control()
|
| /OK3568_Linux_fs/kernel/drivers/staging/octeon-usb/ |
| H A D | octeon-hcd.c | 3465 case SetPortFeature: in octeon_usb_hub_control()
|