Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c120 extern int ehci_suspend (struct usb_hcd *hcd, U32 state);
287 ehci_cpe_hc_driver_Port2.suspend = ehci_suspend; in cpe_ehci_hcd_init_Port2()
H A DdrvEhciHcd.c7652 int ehci_suspend (struct usb_hcd *hcd, U32 state) in ehci_suspend() function
9429 extern int ehci_suspend (struct usb_hcd *hcd, U32 state);
9457 ehci_cpe_hc_driver.suspend = ehci_suspend; in cpe_ehci_hcd_init()
9752 driver->suspend = ehci_suspend; in cpe_ehci_hcd_init_EX()