Home
last modified time | relevance | path

Searched refs:phDal4Nfc_i2c_set_open_from_handle (Results 1 – 3 of 3) sorted by relevance

/external/libnfc-nxp/Linux_x86/
DphDal4Nfc_i2c.h32 void phDal4Nfc_i2c_set_open_from_handle(phHal_sHwReference_t * pDalHwContext);
DphDal4Nfc_i2c.c83 void phDal4Nfc_i2c_set_open_from_handle(phHal_sHwReference_t * pDalHwContext) in phDal4Nfc_i2c_set_open_from_handle() function
DphDal4Nfc.c591 gLinkFunc.open_from_handle = phDal4Nfc_i2c_set_open_from_handle; in phDal4Nfc_Config()