Home
last modified time | relevance | path

Searched refs:pn533_target_type_b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/nfc/pn533/
H A Dpn533.c854 struct pn533_target_type_b { struct
860 static bool pn533_target_type_b_is_valid(struct pn533_target_type_b *type_b, in pn533_target_type_b_is_valid() argument
863 if (target_data_len < sizeof(struct pn533_target_type_b)) in pn533_target_type_b_is_valid()
879 struct pn533_target_type_b *tgt_type_b; in pn533_target_found_type_b()
881 tgt_type_b = (struct pn533_target_type_b *)tgt_data; in pn533_target_found_type_b()