Searched refs:ResetNotifierFunction (Results 1 – 1 of 1) sorted by relevance
737 ChppNotifierFunction *ResetNotifierFunction = in chppAppProcessReset() local742 (ResetNotifierFunction != NULL)); in chppAppProcessReset()744 if (ResetNotifierFunction != NULL) { in chppAppProcessReset()745 ResetNotifierFunction(context->registeredClientContexts[clientIndex]); in chppAppProcessReset()754 ChppNotifierFunction *ResetNotifierFunction = in chppAppProcessReset() local758 CHPP_SERVICE_HANDLE_OF_INDEX(i), (ResetNotifierFunction != NULL)); in chppAppProcessReset()760 if (ResetNotifierFunction != NULL) { in chppAppProcessReset()761 ResetNotifierFunction(context->registeredServiceContexts[i]); in chppAppProcessReset()