Lines Matching refs:pHwRef
68 void *pHwRef,
81 void *pHwRef,
95 void *pHwRef,
140 void *pHwRef in phHciNfc_CE_A_Initialise() argument
152 if ((NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_CE_A_Initialise()
179 pHwRef, ps_pipe_info ); in phHciNfc_CE_A_Initialise()
195 status = phHciNfc_Send_Generic_Cmd(psHciContext,pHwRef, in phHciNfc_CE_A_Initialise()
211 status = phHciNfc_Send_Generic_Cmd(psHciContext,pHwRef, in phHciNfc_CE_A_Initialise()
223 pHwRef, HOST_CE_MODE_ENABLE ); in phHciNfc_CE_A_Initialise()
245 void *pHwRef in phHciNfc_CE_A_Release() argument
252 if ((NULL == psHciContext) || (NULL == pHwRef)) in phHciNfc_CE_A_Release()
279 pHwRef, HOST_CE_MODE_DISABLE ); in phHciNfc_CE_A_Release()
290 pHwRef, ps_pipe_info ); in phHciNfc_CE_A_Release()
302 pHwRef, ps_pipe_info ); in phHciNfc_CE_A_Release()
403 void *pHwRef, in phHciNfc_CE_A_SendData_Event() argument
419 void *pHwRef, in phHciNfc_Recv_CE_A_Response() argument
431 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pResponse) in phHciNfc_Recv_CE_A_Response()
557 void *pHwRef, in phHciNfc_CE_A_Mode() argument
565 if((NULL == psHciContext)||(NULL == pHwRef)) in phHciNfc_CE_A_Mode()
586 status = phHciNfc_Send_Generic_Cmd(psHciContext,pHwRef, in phHciNfc_CE_A_Mode()
603 void *pHwRef, in phHciNfc_Recv_CE_A_Event() argument
615 if( (NULL == psHciContext) || (NULL == pHwRef) || (NULL == pEvent) in phHciNfc_Recv_CE_A_Event()
668 psHciContext, pHwRef, in phHciNfc_Recv_CE_A_Event()
701 phHciNfc_Notify_Event(psHciContext, pHwRef, in phHciNfc_Recv_CE_A_Event()
714 void *pHwRef, in phHciNfc_CE_A_ProcessData() argument
723 (void *)psHciContext, pHwRef, in phHciNfc_CE_A_ProcessData()