Lines Matching refs:supported_protocols
719 nfc_tgt->supported_protocols = NFC_PROTO_MIFARE_MASK; in pn533_target_found_type_a()
722 nfc_tgt->supported_protocols = NFC_PROTO_ISO14443_MASK; in pn533_target_found_type_a()
725 nfc_tgt->supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn533_target_found_type_a()
728 nfc_tgt->supported_protocols = NFC_PROTO_ISO14443_MASK | in pn533_target_found_type_a()
777 nfc_tgt->supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn533_target_found_felica()
779 nfc_tgt->supported_protocols = NFC_PROTO_FELICA_MASK; in pn533_target_found_felica()
827 nfc_tgt->supported_protocols = NFC_PROTO_JEWEL_MASK; in pn533_target_found_jewel()
886 nfc_tgt->supported_protocols = NFC_PROTO_ISO14443_B_MASK; in pn533_target_found_type_b()
929 if (!(nfc_tgt.supported_protocols & dev->poll_protocols)) { in pn533_target_found()
937 nfc_tgt.supported_protocols); in pn533_target_found()
939 dev->tgt_available_prots = nfc_tgt.supported_protocols; in pn533_target_found()
1311 nfc_target.supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn533_poll_dep_complete()
1463 if (!(nfc_tgt.supported_protocols & dev->poll_protocols)) { in pn533_autopoll_complete()
1470 dev->tgt_available_prots = nfc_tgt.supported_protocols; in pn533_autopoll_complete()
1929 nfc_target.supported_protocols = NFC_PROTO_NFC_DEP_MASK; in pn533_in_dep_link_up_complete()