Lines Matching refs:pHwRef
145 void *pHwRef,
158 void *pHwRef,
238 void *pHwRef in phHciNfc_PollLoop_Initialise() argument
270 pHwRef, p_pipe_info ); in phHciNfc_PollLoop_Initialise()
284 void *pHwRef in phHciNfc_PollLoop_Release() argument
288 if( (NULL == psHciContext) || (NULL == pHwRef) ) in phHciNfc_PollLoop_Release()
312 pHwRef, p_pipe_info ); in phHciNfc_PollLoop_Release()
335 void *pHwRef, in phHciNfc_PollLoop_Cfg() argument
349 || (NULL == pHwRef) in phHciNfc_PollLoop_Cfg()
427 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_PollLoop_Cfg()
438 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_PollLoop_Cfg()
464 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_PollLoop_Cfg()
474 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_PollLoop_Cfg()
506 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_PollLoop_Cfg()
516 phHciNfc_Send_Generic_Cmd( psHciContext, pHwRef, in phHciNfc_PollLoop_Cfg()
585 void *pHwRef, in phHciNfc_Recv_PollLoop_Response() argument
599 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_PollLoop_Response()
667 void *pHwRef, in phHciNfc_Recv_PollLoop_Event() argument
679 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent) in phHciNfc_Recv_PollLoop_Event()
722 ((phHal_sHwReference_t *)pHwRef)->uicc_rdr_active = TRUE; in phHciNfc_Recv_PollLoop_Event()
724 pHwRef, in phHciNfc_Recv_PollLoop_Event()
735 ((phHal_sHwReference_t *)pHwRef)->uicc_rdr_active = FALSE; in phHciNfc_Recv_PollLoop_Event()
737 pHwRef, in phHciNfc_Recv_PollLoop_Event()