Home
last modified time | relevance | path

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

/packages/modules/Nfc/libnfc-nci/src/nfc_vendor_extn/
DNfcVendorExtn.cc47 fp_extn_deinit_t fp_extn_deinit = NULL; variable
142 if ((fp_extn_deinit = (fp_extn_deinit_t)dlsym( in NfcExtn_LibSetup()
252 if (fp_extn_deinit != NULL) { in phNfcExtn_LibClose()
253 if (!fp_extn_deinit()) { in phNfcExtn_LibClose()