Searched refs:ResetNotifierFunction (Results 1 – 1 of 1) sorted by relevance
720 ChppNotifierFunction *ResetNotifierFunction = in chppAppProcessReset() local725 (ResetNotifierFunction != NULL)); in chppAppProcessReset()727 if (ResetNotifierFunction != NULL) { in chppAppProcessReset()728 ResetNotifierFunction( in chppAppProcessReset()738 ChppNotifierFunction *ResetNotifierFunction = in chppAppProcessReset() local742 CHPP_SERVICE_HANDLE_OF_INDEX(i), (ResetNotifierFunction != NULL)); in chppAppProcessReset()744 if (ResetNotifierFunction != NULL) { in chppAppProcessReset()745 ResetNotifierFunction(context->registeredServiceStates[i]->context); in chppAppProcessReset()