Searched refs:exitCbInfo (Results 1 – 1 of 1) sorted by relevance
141 PMExitCallbackInfo exitCbInfo; // Callback information when reset/power off member705 PM_SetExitCallbackInfo(&cameraWork.exitCbInfo, CameraStandbyCallback, NULL); in CAMERA_InitCore()706 PMi_InsertPostExitCallbackEx(&cameraWork.exitCbInfo, PM_CALLBACK_PRIORITY_CAMERA); in CAMERA_InitCore()779 PM_DeletePostExitCallback(&cameraWork.exitCbInfo); in CAMERA_EndCore()