Searched refs:PMi_InsertPreSleepCallbackEx (Results 1 – 8 of 8) sorted by relevance
379 PMi_InsertPreSleepCallbackEx(&sleepCbInfo, PM_CALLBACK_PRIORITY_NWM ); in NWMi_RegisterSleepCallback()
985 void PMi_InsertPreSleepCallbackEx( PMSleepCallbackInfo *info, int priority );
2050 void PMi_InsertPreSleepCallbackEx(PMSleepCallbackInfo *info, int priority) in PMi_InsertPreSleepCallbackEx() function2058 PMi_InsertPreSleepCallbackEx(info, priority); in PM_InsertPreSleepCallback()
1187 PMi_InsertPreSleepCallbackEx(&sleepCbInfo, PM_CALLBACK_PRIORITY_WM ); in WMi_RegisterSleepCallback()
732 PMi_InsertPreSleepCallbackEx(DSPiPreSleepCallbackInfo, PM_CALLBACK_PRIORITY_DSP); in DSP_ExecuteProcess()
151 PMi_InsertPreSleepCallbackEx(&sleepCallbackInfo, PM_CALLBACK_PRIORITY_SNDEX); in SNDEXi_Init()
1641 PMi_InsertPreSleepCallbackEx(&FSiPreSleepInfo, PM_CALLBACK_PRIORITY_FS); in FSi_MountDefaultArchives()
703 PMi_InsertPreSleepCallbackEx(&cameraWork.sleepCbInfo, PM_CALLBACK_PRIORITY_CAMERA); in CAMERA_InitCore()