| /linux/drivers/staging/greybus/ |
| H A D | usb.c | 98 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 D | chipidea.h | 99 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 D | hcd.h | 312 int (*hub_control) (struct usb_hcd *hcd, member
|
| /linux/drivers/usb/host/ |
| H A D | ehci-sh.c | 62 .hub_control = ehci_hub_control,
|
| H A D | ohci-da8xx.c | 546 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 D | ohci-sa1111.c | 113 .hub_control = ohci_hub_control,
|
| H A D | uhci-platform.c | 65 .hub_control = uhci_hub_control,
|
| H A D | uhci-pci.c | 287 .hub_control = uhci_hub_control,
|
| H A D | ehci-ps3.c | 73 .hub_control = ehci_hub_control,
|
| H A D | ohci-ps3.c | 59 .hub_control = ohci_hub_control,
|
| H A D | ohci-at91.c | 714 ohci_at91_hc_driver.hub_control = ohci_at91_hub_control; in ohci_at91_init()
|
| H A D | xhci-tegra.c | 1310 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 D | xen-hcd.c | 1409 .hub_control = xenhcd_hub_control, 1434 .hub_control = xenhcd_hub_control,
|
| H A D | ohci-hcd.c | 1227 .hub_control = ohci_hub_control,
|
| H A D | xhci.c | 5614 .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 D | xhci.h | 1691 int (*hub_control)(struct usb_hcd *hcd, u16 typeReq, u16 wValue, member
|
| H A D | r8a66597-hcd.c | 2334 .hub_control = r8a66597_hub_control,
|
| H A D | isp1362-hcd.c | 2602 .hub_control = isp1362_hub_control,
|
| H A D | oxu210hp-hcd.c | 4038 .hub_control = oxu_hub_control,
|
| /linux/drivers/usb/c67x00/ |
| H A D | c67x00-hcd.c | 322 .hub_control = c67x00_hub_control,
|
| /linux/drivers/usb/renesas_usbhs/ |
| H A D | mod_host.c | 1302 .hub_control = usbhsh_hub_control,
|
| /linux/drivers/usb/usbip/ |
| H A D | vhci_hcd.c | 1357 .hub_control = vhci_hub_control,
|
| /linux/drivers/usb/core/ |
| H A D | hcd.c | 656 status = hcd->driver->hub_control (hcd, in rh_call_control()
|
| /linux/drivers/usb/isp1760/ |
| H A D | isp1760-hcd.c | 2517 .hub_control = isp1760_hub_control,
|
| /linux/drivers/usb/gadget/udc/ |
| H A D | dummy_hcd.c | 2665 .hub_control = dummy_hub_control,
|