Home
last modified time | relevance | path

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

/packages/modules/Nfc/libnfc-nci/src/nfc_vendor_extn/
DNfcVendorExtn.cc41 typedef bool (*fp_extn_deinit_t)(); typedef
47 fp_extn_deinit_t fp_extn_deinit = NULL;
142 if ((fp_extn_deinit = (fp_extn_deinit_t)dlsym( in NfcExtn_LibSetup()