Home
last modified time | relevance | path

Searched refs:ehci_hcd_free (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c124 extern void ehci_hcd_free (struct usb_hcd *hcd);
295 ehci_cpe_hc_driver_Port2.hcd_free = ehci_hcd_free; in cpe_ehci_hcd_init_Port2()
H A DdrvEHCI_MEM.cxx85 void ehci_hcd_free (struct usb_hcd *hcd) in ehci_hcd_free() function
H A DdrvEhciHcd.c9433 extern void ehci_hcd_free (struct usb_hcd *hcd);
9465 ehci_cpe_hc_driver.hcd_free = ehci_hcd_free; in cpe_ehci_hcd_init()
9760 driver->hcd_free = ehci_hcd_free; in cpe_ehci_hcd_init_EX()