Searched refs:nfc_pn544_device_t (Results 1 – 2 of 2) sorted by relevance
260 } nfc_pn544_device_t; typedef263 nfc_pn544_device_t** dev) { in nfc_pn544_open()268 static inline int nfc_pn544_close(nfc_pn544_device_t* dev) { in nfc_pn544_close()
35 nfc_pn544_device_t *dev = calloc(1, sizeof(nfc_pn544_device_t)); in nfc_open()