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()
263 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_CheckIntegrity()
321 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_ReadLog()
423 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Write()
484 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Log()
585 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Force()
698 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_RawReq()
1173 static pphDnldNfc_RspCb_t UserCb; /* Upper layer call back function */ variable
1233 UserCb = pNotify; in phDnldNfc_ReadMem()
1280 UserCb(&UserCtxt, status, pInfo); in phDnldNfc_ReadComplete()
1325 (gpphDnldContext->UserCb) = pNotify; in phDnldNfc_Read()