Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/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,
/kernel/linux/linux-5.10/drivers/usb/host/
Dehci-grlib.c60 .hub_control = ehci_hub_control,
Duhci-grlib.c86 .hub_control = uhci_hub_control,
Dehci-xilinx-of.c96 .hub_control = ehci_hub_control,
Dohci-ppc-of.c78 .hub_control = ohci_hub_control,
Dehci-sh.c62 .hub_control = ehci_hub_control,
Duhci-platform.c64 .hub_control = uhci_hub_control,
Dohci-da8xx.c566 orig_ohci_hub_control = ohci_da8xx_hc_driver.hub_control; in ohci_da8xx_init()
570 ohci_da8xx_hc_driver.hub_control = ohci_da8xx_hub_control; in ohci_da8xx_init()
Dehci-ppc-of.c61 .hub_control = ehci_hub_control,
Dohci-sa1111.c113 .hub_control = ohci_hub_control,
Duhci-pci.c284 .hub_control = uhci_hub_control,
Dohci-sm501.c78 .hub_control = ohci_hub_control,
Dehci-brcm.c144 ehci_brcm_hc_driver.hub_control = ehci_brcm_hub_control; in ehci_brcm_probe()
Dehci-ps3.c73 .hub_control = ehci_hub_control,
Dohci-ps3.c59 .hub_control = ohci_hub_control,
Dehci-pmcmsp.c280 .hub_control = ehci_hub_control,
Dohci-tmio.c176 .hub_control = ohci_hub_control,
Dohci-s3c2410.c484 ohci_s3c2410_hc_driver.hub_control = ohci_s3c2410_hub_control; in ohci_s3c2410_init()
Dohci-pxa27x.c614 ohci_pxa27x_hc_driver.hub_control = pxa27x_ohci_hub_control; in ohci_pxa27x_init()
Dehci-tegra.c589 tegra_ehci_hc_driver.hub_control = tegra_ehci_hub_control; in ehci_tegra_init()
Dohci-at91.c687 ohci_at91_hc_driver.hub_control = ohci_at91_hub_control; in ohci_at91_init()
Dxhci-tegra.c1119 hcd->driver->hub_control(hcd, typeReq, USB_PORT_FEAT_POWER, wIndex, in tegra_xhci_set_port_power()
1123 tegra_xhci_hc_driver.hub_control(hcd, GetPortStatus, 0, wIndex, in tegra_xhci_set_port_power()
1183 tegra_xhci_hc_driver.hub_control( in tegra_xhci_id_work()
/kernel/linux/linux-5.10/drivers/usb/c67x00/
Dc67x00-hcd.c322 .hub_control = c67x00_hub_control,
/kernel/linux/linux-5.10/drivers/usb/chipidea/
Dhost.c385 ci_ehci_hc_driver.hub_control = ci_ehci_hub_control; in ci_hdrc_host_driver_init()
/kernel/linux/linux-5.10/include/linux/usb/
Dhcd.h322 int (*hub_control) (struct usb_hcd *hcd, member

12