Home
last modified time | relevance | path

Searched refs:hub_control (Results 1 – 25 of 26) 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/include/linux/usb/
H A Dchipidea.h99 int (*hub_control)(struct ci_hdrc *ci, u16 typeReq, u16 wValue,
98 int (*hub_control)(struct ci_hdrc *ci, u16 typeReq, u16 wValue, global() member
H A Dhcd.h312 int (*hub_control) (struct usb_hcd *hcd, member
/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 Dohci-at91.c714 ohci_at91_hc_driver.hub_control = ohci_at91_hub_control; in ohci_at91_init()
H A Dxhci-tegra.c1310 hcd->driver->hub_control(hcd, typeReq, USB_PORT_FEAT_POWER, wIndex, in tegra_xhci_set_port_power()
1314 tegra_xhci_hc_driver.hub_control(hcd, GetPortStatus, 0, wIndex, in tegra_xhci_set_port_power()
1378 tegra_xhci_hc_driver.hub_control( in tegra_xhci_id_work()
2847 .hub_control = tegra_xhci_hub_control,
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.c5614 .hub_control = xhci_hub_control,
5655 if (over->hub_control) in xhci_init_driver()
5656 drv->hub_control = over->hub_control; in xhci_init_driver()
H A Dxhci.h1691 int (*hub_control)(struct usb_hcd *hcd, u16 typeReq, u16 wValue, member
H A Dr8a66597-hcd.c2334 .hub_control = r8a66597_hub_control,
H A Disp1362-hcd.c2602 .hub_control = isp1362_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/core/
H A Dhcd.c656 status = hcd->driver->hub_control (hcd, in rh_call_control()
/linux/drivers/usb/isp1760/
H A Disp1760-hcd.c2517 .hub_control = isp1760_hub_control,
/linux/drivers/usb/gadget/udc/
H A Ddummy_hcd.c2665 .hub_control = dummy_hub_control,

12