Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c136 extern int ehci_hcd_cpe_ehci_drv_resume(struct device_s *_dev, U32 level);
353 ehci_hcd_cpe_driver_Port2.drv.resume = ehci_hcd_cpe_ehci_drv_resume; in ehci_hcd_cpe_ehci_init_Port2()
H A DdrvEhciHcd.c9546 int ehci_hcd_cpe_ehci_drv_resume(struct device_s *_dev, U32 level) in ehci_hcd_cpe_ehci_drv_resume() function
9578 ehci_hcd_cpe_driver.drv.resume = ehci_hcd_cpe_ehci_drv_resume; in ehci_hcd_cpe_ehci_init()
9822 ehci_hcd_cpe_driver.drv.resume = ehci_hcd_cpe_ehci_drv_resume; in ehci_hcd_cpe_driver_init_EX()