Searched refs:UserCtxt (Results 1 – 3 of 3) sorted by relevance
37 static void* UserCtxt; /* Pointer to upper layer context */ variable79 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Reset()135 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_GetVersion()195 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_GetSessionState()275 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_CheckIntegrity()333 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_ReadLog()435 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Write()496 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Log()597 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Force()710 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_RawReq()[all …]
183 void* UserCtxt; /* Pointer to upper layer context */ member
339 if ((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) { in phDnldNfc_ProcessSeqState()340 pDlCtxt->UserCb((pDlCtxt->UserCtxt), wStatus, in phDnldNfc_ProcessSeqState()529 if ((NULL != (pDlCtxt->UserCb)) && (NULL != (pDlCtxt->UserCtxt))) { in phDnldNfc_ProcessRWSeqState()530 pDlCtxt->UserCb((pDlCtxt->UserCtxt), wStatus, in phDnldNfc_ProcessRWSeqState()