Home
last modified time | relevance | path

Searched defs:nfc_tgt (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/nfc/pn533/
Dpn533.c698 static int pn533_target_found_type_a(struct nfc_target *nfc_tgt, u8 *tgt_data, in pn533_target_found_type_a()
756 static int pn533_target_found_felica(struct nfc_target *nfc_tgt, u8 *tgt_data, in pn533_target_found_felica()
808 static int pn533_target_found_jewel(struct nfc_target *nfc_tgt, u8 *tgt_data, in pn533_target_found_jewel()
867 static int pn533_target_found_type_b(struct nfc_target *nfc_tgt, u8 *tgt_data, in pn533_target_found_type_b()
886 struct nfc_target nfc_tgt; in pn533_target_found() local