Home
last modified time | relevance | path

Searched refs:hub_control (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/staging/greybus/
H A Dusb.c98 static int hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, in hub_control() function
155 .hub_control = hub_control,
/linux/drivers/usb/host/
H A Dehci-sh.c62 .hub_control = ehci_hub_control,
H A Dohci-da8xx.c546 orig_ohci_hub_control = ohci_da8xx_hc_driver.hub_control; in ohci_da8xx_init()
550 ohci_da8xx_hc_driver.hub_control = ohci_da8xx_hub_control; in ohci_da8xx_init()
H A Dohci-sa1111.c113 .hub_control = ohci_hub_control,
H A Duhci-platform.c65 .hub_control = uhci_hub_control,
H A Duhci-pci.c287 .hub_control = uhci_hub_control,
H A Dehci-ps3.c73 .hub_control = ehci_hub_control,
H A Dohci-ps3.c59 .hub_control = ohci_hub_control,
H A Dehci-brcm.c147 ehci_brcm_hc_driver.hub_control = ehci_brcm_hub_control; in ehci_brcm_probe()
H A Dohci-at91.c714 ohci_at91_hc_driver.hub_control = ohci_at91_hub_control; in ohci_at91_init()
H A Dxen-hcd.c1409 .hub_control = xenhcd_hub_control,
1434 .hub_control = xenhcd_hub_control,
H A Dohci-hcd.c1227 .hub_control = ohci_hub_control,
H A Dxhci.c5638 .hub_control = xhci_hub_control,
5679 if (over->hub_control) in xhci_init_driver()
5680 drv->hub_control = over->hub_control; in xhci_init_driver()
H A Disp116x-hcd.c1522 .hub_control = isp116x_hub_control,
H A Dsl811-hcd.c1578 .hub_control = sl811h_hub_control,
H A Dxhci.h1695 int (*hub_control)(struct usb_hcd *hcd, u16 typeReq, u16 wValue, member
H A Docteon-hcd.c3524 .hub_control = octeon_usb_hub_control,
H A Dr8a66597-hcd.c2333 .hub_control = r8a66597_hub_control,
H A Doxu210hp-hcd.c4038 .hub_control = oxu_hub_control,
/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c322 .hub_control = c67x00_hub_control,
/linux/drivers/usb/renesas_usbhs/
H A Dmod_host.c1302 .hub_control = usbhsh_hub_control,
/linux/drivers/usb/usbip/
H A Dvhci_hcd.c1357 .hub_control = vhci_hub_control,
/linux/drivers/usb/musb/
H A Dmusb_host.c2687 .hub_control = musb_hub_control,
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2517 .hub_control = isp1760_hub_control,
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2693 .hub_control = dummy_hub_control,

12