Home
last modified time | relevance | path

Searched refs:pLinkInfo (Results 1 – 2 of 2) sorted by relevance

/external/libnfc-nxp/src/
DphLlcNfc.c79 void *pLinkInfo
110 void *pLinkInfo,
142 void *pLinkInfo,
226 void *pLinkInfo in phLlcNfc_Init() argument
234 if ((NULL == ps_llc_ctxt) || (NULL == pLinkInfo)) in phLlcNfc_Init()
242 ps_llc_ctxt->phwinfo = pLinkInfo; in phLlcNfc_Init()
285 (void)phLlcNfc_Release(ps_llc_ctxt, pLinkInfo); in phLlcNfc_Init()
295 void *pLinkInfo in phLlcNfc_Release() argument
306 if ((NULL != ps_llc_ctxt) && (NULL != pLinkInfo)) in phLlcNfc_Release()
309 ps_llc_ctxt->phwinfo = pLinkInfo; in phLlcNfc_Release()
[all …]
DphLlcNfc_Interface.h111 void *pLinkInfo