Lines Matching refs:UserCtxt
37 static void* UserCtxt; /* Pointer to upper layer context */ variable
79 (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()
1179 UserCtxt = pContext; in phDnldNfc_ReadMem()
1225 UserCb(&UserCtxt, status, pInfo); in phDnldNfc_ReadComplete()
1271 (gpphDnldContext->UserCtxt) = pContext; in phDnldNfc_Read()