Home | History | Annotate | Download | only in Sta_Management

Lines Matching refs:CallBack

235     tmRegParam.CallBack = PowerMgrConfigBetToFw;
282 tmRegParam.CallBack = PowerMgrTMThresholdCrossCB;
789 DESCRIPTION: Callback for the Power server complete - gets the result of the request
830 * \brief Power manager callback fro TM event notification
979 TWD_SetPsMode (pPowerMgr->hTWD, POWER_SAVE_ON, TI_TRUE, hPowerMgr,powerSaveCompleteCB, NULL);/*NULL as GWSI callback*/
983 TWD_SetPsMode (pPowerMgr->hTWD, POWER_SAVE_OFF, TI_TRUE, hPowerMgr, powerSaveCompleteCB, NULL);/*NULL as GWSI callback*/
1188 DESCRIPTION: callback from TM event notification.