Lines Matching refs:supported_protocols
1268 nfc_tgt->supported_protocols = NFC_PROTO_MIFARE_MASK; in pn533_target_found_type_a()
1271 nfc_tgt->supported_protocols = NFC_PROTO_ISO14443_MASK; in pn533_target_found_type_a()
1274 nfc_tgt->supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn533_target_found_type_a()
1277 nfc_tgt->supported_protocols = NFC_PROTO_ISO14443_MASK | in pn533_target_found_type_a()
1326 nfc_tgt->supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn533_target_found_felica()
1328 nfc_tgt->supported_protocols = NFC_PROTO_FELICA_MASK; in pn533_target_found_felica()
1376 nfc_tgt->supported_protocols = NFC_PROTO_JEWEL_MASK; in pn533_target_found_jewel()
1435 nfc_tgt->supported_protocols = NFC_PROTO_ISO14443_B_MASK; in pn533_target_found_type_b()
1477 if (!(nfc_tgt.supported_protocols & dev->poll_protocols)) { in pn533_target_found()
1485 nfc_tgt.supported_protocols); in pn533_target_found()
1487 dev->tgt_available_prots = nfc_tgt.supported_protocols; in pn533_target_found()
1884 nfc_target.supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn533_poll_dep_complete()
2338 nfc_target.supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn533_in_dep_link_up_complete()