Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c118 extern int ehci_hc_reset (struct usb_hcd *hcd);
285 ehci_cpe_hc_driver_Port2.reset = ehci_hc_reset; in cpe_ehci_hcd_init_Port2()
H A DdrvEhciHcd.c6700 int ehci_hc_reset (struct usb_hcd *hcd) in ehci_hc_reset() function
9427 extern int ehci_hc_reset (struct usb_hcd *hcd);
9455 ehci_cpe_hc_driver.reset = ehci_hc_reset; in cpe_ehci_hcd_init()
9750 driver->reset = ehci_hc_reset; in cpe_ehci_hcd_init_EX()