Home
last modified time | relevance | path

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

12

/openbmc/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,
/openbmc/linux/drivers/usb/chipidea/
H A Dhost.c265 if (ci->platdata->hub_control) { in ci_ehci_hub_control()
266 retval = ci->platdata->hub_control(ci, typeReq, wValue, wIndex, in ci_ehci_hub_control()
501 ci_ehci_hc_driver.hub_control = ci_ehci_hub_control; in ci_hdrc_host_driver_init()
H A Dci_hdrc_tegra.c340 usb->data.hub_control = tegra_ehci_hub_control; in tegra_usb_probe()
/openbmc/linux/include/linux/usb/
H A Dchipidea.h96 int (*hub_control)(struct ci_hdrc *ci, u16 typeReq, u16 wValue, member
H A Dhcd.h312 int (*hub_control) (struct usb_hcd *hcd, member
/openbmc/linux/drivers/usb/host/
H A Dehci-grlib.c60 .hub_control = ehci_hub_control,
H A Dehci-xilinx-of.c96 .hub_control = ehci_hub_control,
H A Duhci-grlib.c86 .hub_control = uhci_hub_control,
H A Dehci-sh.c62 .hub_control = ehci_hub_control,
H A Duhci-platform.c64 .hub_control = uhci_hub_control,
H A Dohci-ppc-of.c76 .hub_control = ohci_hub_control,
H A Dehci-ppc-of.c61 .hub_control = ehci_hub_control,
H A Dohci-da8xx.c563 orig_ohci_hub_control = ohci_da8xx_hc_driver.hub_control; in ohci_da8xx_init()
567 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-pci.c287 .hub_control = uhci_hub_control,
H A Dohci-sm501.c78 .hub_control = ohci_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-s3c2410.c486 ohci_s3c2410_hc_driver.hub_control = ohci_s3c2410_hub_control; in ohci_s3c2410_init()
H A Dohci-pxa27x.c594 ohci_pxa27x_hc_driver.hub_control = pxa27x_ohci_hub_control; in ohci_pxa27x_init()
H A Dohci-at91.c714 ohci_at91_hc_driver.hub_control = ohci_at91_hub_control; in ohci_at91_init()
H A Dxhci-tegra.c1304 hcd->driver->hub_control(hcd, typeReq, USB_PORT_FEAT_POWER, wIndex, in tegra_xhci_set_port_power()
1308 tegra_xhci_hc_driver.hub_control(hcd, GetPortStatus, 0, wIndex, in tegra_xhci_set_port_power()
1371 tegra_xhci_hc_driver.hub_control( in tegra_xhci_id_work()
2766 .hub_control = tegra_xhci_hub_control,
H A Dxen-hcd.c1409 .hub_control = xenhcd_hub_control,
1434 .hub_control = xenhcd_hub_control,
/openbmc/linux/drivers/usb/c67x00/
H A Dc67x00-hcd.c322 .hub_control = c67x00_hub_control,

12