Lines Matching refs:UserCb
70 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Reset()
126 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_GetVersion()
186 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_GetSessionState()
267 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_CheckIntegrity()
325 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_ReadLog()
427 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Write()
488 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Log()
589 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Force()
702 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_RawReq()
1219 static pphDnldNfc_RspCb_t UserCb; /* Upper layer call back function */ variable
1279 UserCb = pNotify; in phDnldNfc_ReadMem()
1326 UserCb(&UserCtxt, status, pInfo); in phDnldNfc_ReadComplete()
1371 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Read()