tgdata_len 872 drivers/nfc/pn533/pn533.c int tgdata_len) tgdata_len 887 drivers/nfc/pn533/pn533.c rc = pn533_target_found_type_a(&nfc_tgt, tgdata, tgdata_len); tgdata_len 891 drivers/nfc/pn533/pn533.c rc = pn533_target_found_felica(&nfc_tgt, tgdata, tgdata_len); tgdata_len 894 drivers/nfc/pn533/pn533.c rc = pn533_target_found_jewel(&nfc_tgt, tgdata, tgdata_len); tgdata_len 897 drivers/nfc/pn533/pn533.c rc = pn533_target_found_type_b(&nfc_tgt, tgdata, tgdata_len); tgdata_len 972 drivers/nfc/pn533/pn533.c int rc, tgdata_len; tgdata_len 981 drivers/nfc/pn533/pn533.c tgdata_len = resp->len - 2; /* nbtg + tg */ tgdata_len 984 drivers/nfc/pn533/pn533.c rc = pn533_target_found(dev, tg, tgdata, tgdata_len);