Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c135 extern int ehci_hcd_cpe_ehci_drv_suspend(struct device_s *_dev, U32 state, U32 level);
352 ehci_hcd_cpe_driver_Port2.drv.suspend = ehci_hcd_cpe_ehci_drv_suspend; in ehci_hcd_cpe_ehci_init_Port2()
H A DdrvEhciHcd.c9532 int ehci_hcd_cpe_ehci_drv_suspend(struct device_s *_dev, U32 state, U32 level) in ehci_hcd_cpe_ehci_drv_suspend() function
9577 ehci_hcd_cpe_driver.drv.suspend = ehci_hcd_cpe_ehci_drv_suspend; in ehci_hcd_cpe_ehci_init()
9821 ehci_hcd_cpe_driver.drv.suspend = ehci_hcd_cpe_ehci_drv_suspend; in ehci_hcd_cpe_driver_init_EX()