pn533_target_type_b
static bool pn533_target_type_b_is_valid(struct pn533_target_type_b *type_b,
if (target_data_len < sizeof(struct pn533_target_type_b))
struct pn533_target_type_b *tgt_type_b;
tgt_type_b = (struct pn533_target_type_b *)tgt_data;