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