Searched defs:typeReq (Results 1 - 27 of 27) sorted by relevance

/linux-4.4.14/drivers/usb/host/
H A Dohci-jz4740.c81 static int ohci_jz4740_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, ohci_jz4740_hub_control() argument
H A Dfhci-hub.c206 int fhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, fhci_hub_control() argument
H A Duhci-hub.c242 static int uhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, uhci_hub_control() argument
H A Dehci-hub.c861 ehci_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) ehci_hub_control() argument
H A Dohci-da8xx.c170 static int ohci_da8xx_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, ohci_da8xx_hub_control() argument
H A Dohci-hub.c670 ohci_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) ohci_hub_control() argument
H A Dohci-s3c2410.c159 ohci_s3c2410_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) ohci_s3c2410_hub_control() argument
H A Dehci-tegra.c184 tegra_ehci_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) tegra_ehci_hub_control() argument
H A Dohci-at91.c290 static int ohci_at91_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, ohci_at91_hub_control() argument
H A Dsl811-hcd.c1211 sl811h_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) sl811h_hub_control() argument
H A Dxhci-hub.c863 int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, xhci_hub_control() argument
H A Dimx21-hcd.c1527 imx21_hc_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) imx21_hc_hub_control() argument
H A Disp116x-hcd.c1002 isp116x_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) isp116x_hub_control() argument
H A Disp1362-hcd.c1561 static int isp1362_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, isp1362_hub_control() argument
H A Dohci-pxa27x.c194 static int pxa27x_ohci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, pxa27x_ohci_hub_control() argument
H A Doxu210hp-hcd.c3153 static int oxu_hub_control(struct usb_hcd *hcd, u16 typeReq, oxu_hub_control() argument
H A Dr8a66597-hcd.c2151 static int r8a66597_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, r8a66597_hub_control() argument
H A Du132-hcd.c2819 static int u132_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u132_hub_control() argument
H A Dfotg210-hcd.c1485 static int fotg210_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, fotg210_hub_control() argument
/linux-4.4.14/drivers/usb/musb/
H A Dmusb_virthub.c282 musb_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) musb_hub_control() argument
/linux-4.4.14/drivers/usb/c67x00/
H A Dc67x00-hcd.c80 static int c67x00_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, c67x00_hub_control() argument
/linux-4.4.14/drivers/usb/usbip/
H A Dvhci_hcd.c228 static int vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, vhci_hub_control() argument
/linux-4.4.14/drivers/usb/renesas_usbhs/
H A Dmod_host.c1248 static int usbhsh_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, usbhsh_hub_control() argument
1105 __usbhsh_hub_hub_feature(struct usbhsh_hpriv *hpriv, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) __usbhsh_hub_hub_feature() argument
1122 __usbhsh_hub_port_feature(struct usbhsh_hpriv *hpriv, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) __usbhsh_hub_port_feature() argument
1207 __usbhsh_hub_get_status(struct usbhsh_hpriv *hpriv, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) __usbhsh_hub_get_status() argument
/linux-4.4.14/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2277 typeReq, wValue, wIndex, wLength); dummy_hub_control() local
2028 dummy_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) dummy_hub_control() argument
/linux-4.4.14/drivers/usb/isp1760/
H A Disp1760-hcd.c1811 static int isp1760_hub_control(struct usb_hcd *hcd, u16 typeReq, isp1760_hub_control() argument
/linux-4.4.14/drivers/usb/core/
H A Dhcd.c468 u16 typeReq, wValue, wIndex, wLength; rh_call_control() local
/linux-4.4.14/drivers/staging/octeon-usb/
H A Docteon-hcd.c3341 static int octeon_usb_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, octeon_usb_hub_control() argument

Completed in 1646 milliseconds