Searched refs:rfePatchFxn (Results 1 – 2 of 2) sorted by relevance
2781 void (*rfePatchFxn)(void) = RF_currClient->clientConfig.pRfMode->rfePatchFxn; in RF_applyRfCorePatch() local2786 if ((mcePatchFxn != NULL) || (rfePatchFxn != NULL)) in RF_applyRfCorePatch()2807 if ((mcePatchFxn != NULL) || (rfePatchFxn != NULL)) in RF_applyRfCorePatch()2819 if (rfePatchFxn != NULL) in RF_applyRfCorePatch()2821 rfePatchFxn(); in RF_applyRfCorePatch()3075 (RF_currClient->clientConfig.pRfMode->rfePatchFxn != NULL)) in RF_fsmPowerUpState()
1103 void (*rfePatchFxn)(void); ///< Pointer to RFE patch function member