Searched refs:pn533_target_jewel (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/nfc/pn533/
H A Dpn533.c790 struct pn533_target_jewel { struct
795 static bool pn533_target_jewel_is_valid(struct pn533_target_jewel *jewel,
801 if (target_data_len < sizeof(struct pn533_target_jewel))
820 struct pn533_target_jewel *tgt_jewel;
822 tgt_jewel = (struct pn533_target_jewel *)tgt_data;

Completed in 305 milliseconds