Lines Matching refs:gpphHal4Nfc_Hwref

53 phHal_sHwReference_t *gpphHal4Nfc_Hwref;  variable
123 (void *)gpphHal4Nfc_Hwref, in phHal4Nfc_OpenComplete()
152 gpphHal4Nfc_Hwref->hal_context = NULL; in phHal4Nfc_OpenComplete()
153 gpphHal4Nfc_Hwref = NULL; in phHal4Nfc_OpenComplete()
224 gpphHal4Nfc_Hwref->hal_context = NULL; in phHal4Nfc_CloseComplete()
225 gpphHal4Nfc_Hwref = NULL; in phHal4Nfc_CloseComplete()
368 else if(NULL != gpphHal4Nfc_Hwref) in phHal4Nfc_Open()
419 gpphHal4Nfc_Hwref = psHwReference; in phHal4Nfc_Open()
488 &&(NULL == gpphHal4Nfc_Hwref))/*Indicates current state is shutdown*/ in phHal4Nfc_Ioctl()
793 gpphHal4Nfc_Hwref = NULL; in phHal4Nfc_Hal4Reset()
894 if(NULL != gpphHal4Nfc_Hwref)/*Get context from Hw ref*/ in phHal4Nfc_LowerNotificationHandler()
896 Hal4Ctxt = (phHal4Nfc_Hal4Ctxt_t *)gpphHal4Nfc_Hwref->hal_context; in phHal4Nfc_LowerNotificationHandler()
900 gpphHal4Nfc_Hwref = (phHal_sHwReference_t *)pHwRef; in phHal4Nfc_LowerNotificationHandler()
907 gpphHal4Nfc_Hwref = (phHal_sHwReference_t *)pHwRef; in phHal4Nfc_LowerNotificationHandler()
1049 gpphHal4Nfc_Hwref->hal_context = NULL; in phHal4Nfc_LowerNotificationHandler()
1050 gpphHal4Nfc_Hwref = NULL; in phHal4Nfc_LowerNotificationHandler()
1213 if(NULL != gpphHal4Nfc_Hwref) in phHal4Nfc_HandleEvent()
1215 gpphHal4Nfc_Hwref->uicc_rdr_active = FALSE; in phHal4Nfc_HandleEvent()
1221 if(NULL != gpphHal4Nfc_Hwref) in phHal4Nfc_HandleEvent()
1223 gpphHal4Nfc_Hwref->uicc_rdr_active = TRUE; in phHal4Nfc_HandleEvent()
1246 gpphHal4Nfc_Hwref, in phHal4Nfc_HandleEvent()