Home
last modified time | relevance | path

Searched refs:NFC_PROTO_FELICA (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnfc.h232 #define NFC_PROTO_FELICA 3 macro
252 #define NFC_PROTO_FELICA_MASK (1 << NFC_PROTO_FELICA)
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnfc.h232 #define NFC_PROTO_FELICA 3 macro
252 #define NFC_PROTO_FELICA_MASK (1 << NFC_PROTO_FELICA)
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnfc.h106 #define NFC_PROTO_FELICA 3 macro
119 #define NFC_PROTO_FELICA_MASK (1 << NFC_PROTO_FELICA)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnfc.h119 #define NFC_PROTO_FELICA 3 macro
132 #define NFC_PROTO_FELICA_MASK (1 << NFC_PROTO_FELICA)
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnfc.h119 #define NFC_PROTO_FELICA 3 macro
132 #define NFC_PROTO_FELICA_MASK (1 << NFC_PROTO_FELICA)
/kernel/linux/linux-5.10/net/nfc/nci/
H A Ddata.c292 ndev->target_active_prot == NFC_PROTO_FELICA || in nci_rx_data_packet()
H A Dcore.c915 else if (protocol == NFC_PROTO_FELICA) in nci_activate_target()
/kernel/linux/linux-6.6/net/nfc/nci/
H A Ddata.c292 ndev->target_active_prot == NFC_PROTO_FELICA || in nci_rx_data_packet()
H A Dcore.c930 else if (protocol == NFC_PROTO_FELICA) in nci_activate_target()
/kernel/linux/linux-5.10/net/nfc/
H A Ddigital_core.c334 case NFC_PROTO_FELICA: in digital_target_found()
H A Ddigital_technology.c785 proto = NFC_PROTO_FELICA; in digital_in_recv_sensf_res()
/kernel/linux/linux-6.6/net/nfc/
H A Ddigital_core.c334 case NFC_PROTO_FELICA: in digital_target_found()
H A Ddigital_technology.c785 proto = NFC_PROTO_FELICA; in digital_in_recv_sensf_res()
/kernel/linux/linux-5.10/drivers/nfc/pn533/
H A Dpn533.c2323 if (dev->tgt_active_prot == NFC_PROTO_FELICA) { in pn533_transceive()
2449 if (dev->tgt_active_prot == NFC_PROTO_FELICA) { in pn533_wq_mi_recv()
2504 if (dev->tgt_active_prot != NFC_PROTO_FELICA) { in pn533_wq_mi_send()
/kernel/linux/linux-6.6/drivers/nfc/pn533/
H A Dpn533.c2279 if (dev->tgt_active_prot == NFC_PROTO_FELICA) { in pn533_transceive()
2399 if (dev->tgt_active_prot == NFC_PROTO_FELICA) { in pn533_wq_mi_recv()
2452 if (dev->tgt_active_prot != NFC_PROTO_FELICA) { in pn533_wq_mi_send()

Completed in 23 milliseconds