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

/linux-master/drivers/nfc/pn533/
H A Dpn533.c650 struct pn533_target_type_a { struct
673 static bool pn533_target_type_a_is_valid(struct pn533_target_type_a *type_a,
679 if (target_data_len < sizeof(struct pn533_target_type_a))
710 struct pn533_target_type_a *tgt_type_a;
712 tgt_type_a = (struct pn533_target_type_a *)tgt_data;

Completed in 313 milliseconds