typeReq 23 drivers/staging/greybus/usb.c __le16 typeReq; typeReq 98 drivers/staging/greybus/usb.c static int hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, typeReq 120 drivers/staging/greybus/usb.c request->typeReq = cpu_to_le16(typeReq); typeReq 3301 drivers/staging/octeon-usb/octeon-hcd.c static int octeon_usb_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 3311 drivers/staging/octeon-usb/octeon-hcd.c switch (typeReq) { typeReq 66 drivers/usb/c67x00/c67x00-hcd.c static int c67x00_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 76 drivers/usb/c67x00/c67x00-hcd.c switch (typeReq) { typeReq 228 drivers/usb/chipidea/host.c u16 typeReq, typeReq 247 drivers/usb/chipidea/host.c if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { typeReq 284 drivers/usb/chipidea/host.c else if (typeReq == ClearPortFeature && typeReq 294 drivers/usb/chipidea/host.c return ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); typeReq 480 drivers/usb/core/hcd.c u16 typeReq, wValue, wIndex, wLength; typeReq 500 drivers/usb/core/hcd.c typeReq = (cmd->bRequestType << 8) | cmd->bRequest; typeReq 523 drivers/usb/core/hcd.c switch (typeReq) { typeReq 664 drivers/usb/core/hcd.c switch (typeReq) { typeReq 683 drivers/usb/core/hcd.c typeReq, wValue, wIndex, typeReq 686 drivers/usb/core/hcd.c if (typeReq == GetHubDescriptor) typeReq 701 drivers/usb/core/hcd.c typeReq, wValue, wIndex, typeReq 2073 drivers/usb/gadget/udc/dummy_hcd.c u16 typeReq, typeReq 2089 drivers/usb/gadget/udc/dummy_hcd.c switch (typeReq) { typeReq 2314 drivers/usb/gadget/udc/dummy_hcd.c typeReq, wValue, wIndex, wLength); typeReq 870 drivers/usb/host/ehci-hub.c u16 typeReq, typeReq 902 drivers/usb/host/ehci-hub.c switch (typeReq) { typeReq 172 drivers/usb/host/ehci-tegra.c u16 typeReq, typeReq 190 drivers/usb/host/ehci-tegra.c if (typeReq == GetPortStatus) { typeReq 199 drivers/usb/host/ehci-tegra.c else if (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_SUSPEND) { typeReq 224 drivers/usb/host/ehci-tegra.c (typeReq == SetPortFeature && wValue == USB_PORT_FEAT_RESET)) { typeReq 236 drivers/usb/host/ehci-tegra.c else if (typeReq == ClearPortFeature && typeReq 277 drivers/usb/host/ehci-tegra.c return ehci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); typeReq 891 drivers/usb/host/ehci.h extern int ehci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 202 drivers/usb/host/fhci-hub.c int fhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 215 drivers/usb/host/fhci-hub.c switch (typeReq) { typeReq 531 drivers/usb/host/fhci.h int fhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 1461 drivers/usb/host/fotg210-hcd.c static int fotg210_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 1480 drivers/usb/host/fotg210-hcd.c switch (typeReq) { typeReq 1515 drivers/usb/host/imx21-hcd.c u16 typeReq, typeReq 1522 drivers/usb/host/imx21-hcd.c switch (typeReq) { typeReq 1004 drivers/usb/host/isp116x-hcd.c u16 typeReq, typeReq 1013 drivers/usb/host/isp116x-hcd.c switch (typeReq) { typeReq 1563 drivers/usb/host/isp1362-hcd.c static int isp1362_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 1573 drivers/usb/host/isp1362-hcd.c switch (typeReq) { typeReq 328 drivers/usb/host/ohci-at91.c static int ohci_at91_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 339 drivers/usb/host/ohci-at91.c hcd, typeReq, wValue, wIndex, buf, wLength); typeReq 343 drivers/usb/host/ohci-at91.c switch (typeReq) { typeReq 410 drivers/usb/host/ohci-at91.c ret = ohci_hub_control(hcd, typeReq, wValue, wIndex + 1, buf, wLength); typeReq 414 drivers/usb/host/ohci-at91.c switch (typeReq) { typeReq 33 drivers/usb/host/ohci-da8xx.c static int (*orig_ohci_hub_control)(struct usb_hcd *hcd, u16 typeReq, typeReq 300 drivers/usb/host/ohci-da8xx.c static int ohci_da8xx_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 306 drivers/usb/host/ohci-da8xx.c switch (typeReq) { typeReq 360 drivers/usb/host/ohci-da8xx.c return orig_ohci_hub_control(hcd, typeReq, wValue, typeReq 675 drivers/usb/host/ohci-hub.c u16 typeReq, typeReq 689 drivers/usb/host/ohci-hub.c switch (typeReq) { typeReq 195 drivers/usb/host/ohci-pxa27x.c static int pxa27x_ohci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 201 drivers/usb/host/ohci-pxa27x.c switch (typeReq) { typeReq 211 drivers/usb/host/ohci-pxa27x.c typeReq == SetPortFeature); typeReq 217 drivers/usb/host/ohci-pxa27x.c return ohci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); typeReq 164 drivers/usb/host/ohci-s3c2410.c u16 typeReq, typeReq 177 drivers/usb/host/ohci-s3c2410.c hcd, typeReq, wValue, wIndex, buf, wLength); typeReq 183 drivers/usb/host/ohci-s3c2410.c ret = ohci_hub_control(hcd, typeReq, wValue, typeReq 190 drivers/usb/host/ohci-s3c2410.c switch (typeReq) { typeReq 233 drivers/usb/host/ohci-s3c2410.c ret = ohci_hub_control(hcd, typeReq, wValue, wIndex, buf, wLength); typeReq 237 drivers/usb/host/ohci-s3c2410.c switch (typeReq) { typeReq 741 drivers/usb/host/ohci.h extern int ohci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 671 drivers/usb/host/oxu210hp-hcd.c u16 typeReq, u16 wValue, u16 wIndex, typeReq 3561 drivers/usb/host/oxu210hp-hcd.c static int oxu_hub_control(struct usb_hcd *hcd, u16 typeReq, typeReq 3580 drivers/usb/host/oxu210hp-hcd.c switch (typeReq) { typeReq 2142 drivers/usb/host/r8a66597-hcd.c static int r8a66597_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 2154 drivers/usb/host/r8a66597-hcd.c switch (typeReq) { typeReq 1214 drivers/usb/host/sl811-hcd.c u16 typeReq, typeReq 1226 drivers/usb/host/sl811-hcd.c switch (typeReq) { typeReq 2809 drivers/usb/host/u132-hcd.c static int u132_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 2823 drivers/usb/host/u132-hcd.c switch (typeReq) { typeReq 243 drivers/usb/host/uhci-hub.c static int uhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 257 drivers/usb/host/uhci-hub.c switch (typeReq) { typeReq 1087 drivers/usb/host/xhci-hub.c int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 1110 drivers/usb/host/xhci-hub.c switch (typeReq) { typeReq 2139 drivers/usb/host/xhci.h int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, typeReq 1812 drivers/usb/isp1760/isp1760-hcd.c static int isp1760_hub_control(struct usb_hcd *hcd, u16 typeReq, typeReq 1829 drivers/usb/isp1760/isp1760-hcd.c switch (typeReq) { typeReq 114 drivers/usb/musb/musb_host.h u16 typeReq, u16 wValue, u16 wIndex, typeReq 263 drivers/usb/musb/musb_virthub.c u16 typeReq, typeReq 286 drivers/usb/musb/musb_virthub.c switch (typeReq) { typeReq 1092 drivers/usb/renesas_usbhs/mod_host.c u16 typeReq, u16 wValue, typeReq 1109 drivers/usb/renesas_usbhs/mod_host.c u16 typeReq, u16 wValue, typeReq 1114 drivers/usb/renesas_usbhs/mod_host.c int enable = (typeReq == SetPortFeature); typeReq 1194 drivers/usb/renesas_usbhs/mod_host.c u16 typeReq, u16 wValue, typeReq 1202 drivers/usb/renesas_usbhs/mod_host.c switch (typeReq) { typeReq 1234 drivers/usb/renesas_usbhs/mod_host.c static int usbhsh_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 1242 drivers/usb/renesas_usbhs/mod_host.c switch (typeReq) { typeReq 1247 drivers/usb/renesas_usbhs/mod_host.c ret = __usbhsh_hub_hub_feature(hpriv, typeReq, typeReq 1254 drivers/usb/renesas_usbhs/mod_host.c ret = __usbhsh_hub_port_feature(hpriv, typeReq, typeReq 1262 drivers/usb/renesas_usbhs/mod_host.c ret = __usbhsh_hub_get_status(hpriv, typeReq, typeReq 1268 drivers/usb/renesas_usbhs/mod_host.c typeReq, ret, usbhsh_port_stat_get(hpriv)); typeReq 34 drivers/usb/usbip/vhci_hcd.c static int vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 315 drivers/usb/usbip/vhci_hcd.c static int vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, typeReq 335 drivers/usb/usbip/vhci_hcd.c usbip_dbg_vhci_rh("typeReq %x wValue %x wIndex %x\n", typeReq, wValue, typeReq 364 drivers/usb/usbip/vhci_hcd.c switch (typeReq) { typeReq 628 drivers/usb/usbip/vhci_hcd.c typeReq, wValue, wIndex, wLength); typeReq 323 include/linux/usb/hcd.h u16 typeReq, u16 wValue, u16 wIndex,