Searched refs:nfc_pn544_device_t (Results 1 – 2 of 2) sorted by relevance
284 } nfc_pn544_device_t; typedef287 nfc_pn544_device_t** dev) { in nfc_pn544_open()292 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()