Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c122 extern void ehci_stop (struct usb_hcd *hcd);
289 ehci_cpe_hc_driver_Port2.stop = ehci_stop; in cpe_ehci_hcd_init_Port2()
H A DdrvEhciHcd.c7504 void ehci_stop (struct usb_hcd *hcd) in ehci_stop() function
9431 extern void ehci_stop (struct usb_hcd *hcd);
9459 ehci_cpe_hc_driver.stop = ehci_stop; in cpe_ehci_hcd_init()
9754 driver->stop = ehci_stop; in cpe_ehci_hcd_init_EX()