Searched refs:hal_close (Results 1 – 2 of 2) sorted by relevance
52 static int hal_close(const struct nfc_nci_device* /*dev*/) { in hal_close() function95 dev->close = hal_close; in nfc_open()
142 static int hal_close(__attribute__((unused)) const struct nfc_nci_device* p_dev) { in hal_close() function222 dev->nci_device.close = hal_close; in nfc_open()