tgt_type_b        858 drivers/nfc/pn533/pn533.c 	struct pn533_target_type_b *tgt_type_b;
tgt_type_b        860 drivers/nfc/pn533/pn533.c 	tgt_type_b = (struct pn533_target_type_b *)tgt_data;
tgt_type_b        862 drivers/nfc/pn533/pn533.c 	if (!pn533_target_type_b_is_valid(tgt_type_b, tgt_data_len))