Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c313 ehci_cpe_hc_driver_Port2.hub_control = ehci_hub_control; in cpe_ehci_hcd_init_Port2()
H A DdrvHCD.h272 int (*hub_control) (struct usb_hcd *hcd, member
H A DdrvEhciHcd.c9483 ehci_cpe_hc_driver.hub_control = ehci_hub_control; in cpe_ehci_hcd_init()
9778 driver->hub_control = ehci_hub_control; in cpe_ehci_hcd_init_EX()
H A DdrvHCD.c517 urb->status = hcd->driver->hub_control (hcd, in rh_call_control()