HomeSort by relevance Sort by last modified time
    Searched refs:nfc_module_methods (Results 1 - 4 of 4) sorted by null

  /hardware/libhardware/modules/nfc/
nfc_pn544_example.c 57 static struct hw_module_methods_t nfc_module_methods = { variable in typeref:struct:hw_module_methods_t
69 .methods = &nfc_module_methods,
  /hardware/libhardware/modules/nfc-nci/
nfc_nci_example.c 105 static struct hw_module_methods_t nfc_module_methods = { variable in typeref:struct:hw_module_methods_t
117 .methods = &nfc_module_methods,
  /device/asus/grouper/nfc/
nfc_hw.c 135 static struct hw_module_methods_t nfc_module_methods = { variable in typeref:struct:hw_module_methods_t
147 .methods = &nfc_module_methods,
  /external/libnfc-nci/halimpl/bcm2079x/
nfc_nci.c 170 static struct hw_module_methods_t nfc_module_methods = variable in typeref:struct:hw_module_methods_t
185 .methods = &nfc_module_methods,

Completed in 94 milliseconds