Home | History | Annotate | Download | only in src

Lines Matching refs:psHwReference

61                 phHal_sHwReference_t                    *psHwReference,
72 if((NULL == psHwReference)
81 else if((NULL == psHwReference->hal_context)
83 psHwReference->hal_context)->Hal4CurrentState
86 psHwReference->hal_context)->Hal4NextState
98 Hal4Ctxt = (phHal4Nfc_Hal4Ctxt_t *)psHwReference->hal_context;
153 psHwReference,
184 phHal_sHwReference_t *psHwReference,
193 if((NULL == psHwReference)
201 else if((NULL == psHwReference->hal_context)
203 psHwReference->hal_context)->Hal4CurrentState
206 psHwReference->hal_context)->Hal4NextState
213 Hal4Ctxt = (phHal4Nfc_Hal4Ctxt_t *)psHwReference->hal_context;