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

12

/linux-master/drivers/usb/musb/
H A Dmusb_virthub.c260 musb_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
/linux-master/drivers/usb/host/
H A Duhci-hub.c243 static int uhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
H A Dfhci-hub.c201 int fhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
H A Dohci-hub.c676 ohci_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) argument
H A Dohci-s3c2410.c160 ohci_s3c2410_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
H A Dohci-da8xx.c301 static int ohci_da8xx_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
H A Dehci-hub.c732 ehci_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) argument
H A Dehci-brcm.c52 ehci_brcm_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
H A Dohci-at91.c351 static int ohci_at91_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
H A Disp116x-hcd.c1002 isp116x_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
H A Dsl811-hcd.c1214 sl811h_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) argument
H A Dohci-pxa27x.c191 static int pxa27x_ohci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
H A Dxen-hcd.c426 static int xenhcd_hub_control(struct usb_hcd *hcd, __u16 typeReq, __u16 wValue, argument
H A Disp1362-hcd.c1563 static int isp1362_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
H A Dxhci-hub.c1162 int xhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
H A Dr8a66597-hcd.c2139 static int r8a66597_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
H A Docteon-hcd.c3303 static int octeon_usb_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
/linux-master/drivers/usb/c67x00/
H A Dc67x00-hcd.c66 static int c67x00_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
/linux-master/drivers/staging/greybus/
H A Dusb.c23 __le16 typeReq; member in struct:gb_usb_hub_control_request
98 static int hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, argument
/linux-master/drivers/usb/chipidea/
H A Dhost.c240 ci_ehci_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) argument
H A Dci_hdrc_tegra.c235 static int tegra_ehci_hub_control(struct ci_hdrc *ci, u16 typeReq, u16 wValue, argument
/linux-master/drivers/usb/usbip/
H A Dvhci_hcd.c315 static int vhci_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
/linux-master/drivers/usb/renesas_usbhs/
H A Dmod_host.c1234 static int usbhsh_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, argument
1091 __usbhsh_hub_hub_feature(struct usbhsh_hpriv *hpriv, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
1108 __usbhsh_hub_port_feature(struct usbhsh_hpriv *hpriv, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
1193 __usbhsh_hub_get_status(struct usbhsh_hpriv *hpriv, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) argument
[all...]
/linux-master/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2350 typeReq, wValue, wIndex, wLength); local
2092 dummy_hub_control( struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength ) argument
/linux-master/drivers/usb/core/
H A Dhcd.c458 u16 typeReq, wValue, wIndex, wLength; local

Completed in 499 milliseconds

12