Searched refs:NFC_NCI_CONTROLLER (Results 1 – 2 of 2) sorted by relevance
57 #define NFC_NCI_CONTROLLER "nci" macro201 return module->methods->open(module, NFC_NCI_CONTROLLER, in nfc_nci_open()
80 if (strcmp(name, NFC_NCI_CONTROLLER) == 0) { in nfc_open()