Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/staging/greybus/
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-v4.19/drivers/usb/host/
Dehci-grlib.c60 .hub_control = ehci_hub_control,
Dehci-xilinx-of.c96 .hub_control = ehci_hub_control,
Duhci-grlib.c86 .hub_control = uhci_hub_control,
Dohci-ppc-of.c78 .hub_control = ohci_hub_control,
Duhci-platform.c64 .hub_control = uhci_hub_control,
Dehci-sh.c63 .hub_control = ehci_hub_control,
Dehci-ppc-of.c61 .hub_control = ehci_hub_control,
Dohci-sa1111.c113 .hub_control = ohci_hub_control,
Dohci-da8xx.c574 orig_ohci_hub_control = ohci_da8xx_hc_driver.hub_control; in ohci_da8xx_init()
578 ohci_da8xx_hc_driver.hub_control = ohci_da8xx_hub_control; in ohci_da8xx_init()
Duhci-pci.c284 .hub_control = uhci_hub_control,
Dohci-sm501.c78 .hub_control = ohci_hub_control,
Dehci-pmcmsp.c280 .hub_control = ehci_hub_control,
Dehci-ps3.c73 .hub_control = ehci_hub_control,
Dohci-ps3.c59 .hub_control = ohci_hub_control,
Dehci-mv.c123 .hub_control = ehci_hub_control,
Dohci-s3c2410.c486 ohci_s3c2410_hc_driver.hub_control = ohci_s3c2410_hub_control; in ohci_s3c2410_init()
Dohci-tmio.c173 .hub_control = ohci_hub_control,
Dohci-pxa27x.c614 ohci_pxa27x_hc_driver.hub_control = pxa27x_ohci_hub_control; in ohci_pxa27x_init()
Dehci-tegra.c604 tegra_ehci_hc_driver.hub_control = tegra_ehci_hub_control; in ehci_tegra_init()
Dohci-at91.c682 ohci_at91_hc_driver.hub_control = ohci_at91_hub_control; in ohci_at91_init()
Dfhci-hcd.c557 .hub_control = fhci_hub_control,
/Linux-v4.19/drivers/usb/c67x00/
Dc67x00-hcd.c322 .hub_control = c67x00_hub_control,
/Linux-v4.19/drivers/usb/host/whci/
Dhcd.c222 .hub_control = wusbhc_rh_control,
/Linux-v4.19/include/linux/usb/
Dhcd.h319 int (*hub_control) (struct usb_hcd *hcd, member

12