Home
last modified time | relevance | path

Searched refs:resume (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvEhciHcd_2.c288 ehci_cpe_hc_driver_Port2.resume = ehci_resume; in cpe_ehci_hcd_init_Port2()
353 ehci_hcd_cpe_driver_Port2.drv.resume = ehci_hcd_cpe_ehci_drv_resume; in ehci_hcd_cpe_ehci_init_Port2()
H A DdrvEhciHcd.c9402 retval = hcd->driver->resume (hcd); in usb_hcd_cpe_ehci_resume()
9458 ehci_cpe_hc_driver.resume = ehci_resume; in cpe_ehci_hcd_init()
9578 ehci_hcd_cpe_driver.drv.resume = ehci_hcd_cpe_ehci_drv_resume; in ehci_hcd_cpe_ehci_init()
9753 driver->resume = ehci_resume; in cpe_ehci_hcd_init_EX()
9822 ehci_hcd_cpe_driver.drv.resume = ehci_hcd_cpe_ehci_drv_resume; in ehci_hcd_cpe_driver_init_EX()
H A DdrvHCD.h254 int (*resume) (struct usb_hcd *hcd); member
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvDevice.h109 int (*resume) (struct device_s * dev, U32 level); member
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c.011783 // setwindow will be done when str resume.
11889 // we can only judge it by checking if it is inited so we will try to resume.
11996 // setwindow will be done when str resume.
12002 // wait xc front module resume done
12117 //enable mload lastly for saving time when power resume
12140 printf("[%s,%5d]It is not suspended yet. We shouldn't resume\n",__FUNCTION__,__LINE__);
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.016337 /// notify system frame decoded after str resume
16368 /// create thread to monitor if frame decoded after str resume
16468 … //MM case, already exit by ap while suspend, need to notify system not to wait vdec while resume
16513 … VDEC_ERR("[%s,%5d]It is not suspended yet. We shouldn't resume\n",__FUNCTION__,__LINE__);