Searched refs:PMi_InsertPostExitCallbackEx (Results 1 – 6 of 6) sorted by relevance
991 void PMi_InsertPostExitCallbackEx( PMExitCallbackInfo *info, int priority );
2333 void PMi_InsertPostExitCallbackEx( PMExitCallbackInfo *info, int priority ) in PMi_InsertPostExitCallbackEx() function2341 PMi_InsertPostExitCallbackEx( info, priority ); in PM_InsertPostExitCallback()
725 PMi_InsertPostExitCallbackEx(DSPiShutdownCallbackInfo, PM_CALLBACK_PRIORITY_DSP); in DSP_ExecuteProcess()
147 PMi_InsertPostExitCallbackEx(&exitCallbackInfo, PM_CALLBACK_PRIORITY_SNDEX); in SNDEXi_Init()
1642 PMi_InsertPostExitCallbackEx(&FSiPostExitInfo, PM_CALLBACK_PRIORITY_FS); in FSi_MountDefaultArchives()
706 PMi_InsertPostExitCallbackEx(&cameraWork.exitCbInfo, PM_CALLBACK_PRIORITY_CAMERA); in CAMERA_InitCore()