Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c134 extern int ehci_hcd_cpe_ehci_drv_remove(struct device_s *_dev);
351 ehci_hcd_cpe_driver_Port2.drv.remove = ehci_hcd_cpe_ehci_drv_remove; in ehci_hcd_cpe_ehci_init_Port2()
H A DdrvEhciHcd.c9515 int ehci_hcd_cpe_ehci_drv_remove(struct device_s *_dev) in ehci_hcd_cpe_ehci_drv_remove() function
9576 ehci_hcd_cpe_driver.drv.remove = ehci_hcd_cpe_ehci_drv_remove; in ehci_hcd_cpe_ehci_init()
9820 ehci_hcd_cpe_driver.drv.remove = ehci_hcd_cpe_ehci_drv_remove; in ehci_hcd_cpe_driver_init_EX()