Home
last modified time | relevance | path

Searched refs:ehci_hub_control (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c130 extern int ehci_hub_control (struct usb_hcd *hcd, U16 typeReq, U16 wValue, U16 wIndex, char *buf,…
313 ehci_cpe_hc_driver_Port2.hub_control = ehci_hub_control; in cpe_ehci_hcd_init_Port2()
H A DdrvEhciHcd.c1252 int ehci_hub_control ( in ehci_hub_control() function
9439 extern int ehci_hub_control ( struct usb_hcd *hcd, U16 typeReq, U16 wValue, U16 wInde…
9483 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()