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

/linux-master/include/uapi/linux/
H A Dnfc.h232 #define NFC_PROTO_FELICA 3 macro
252 #define NFC_PROTO_FELICA_MASK (1 << NFC_PROTO_FELICA)
/linux-master/net/nfc/nci/
H A Ddata.c292 ndev->target_active_prot == NFC_PROTO_FELICA ||
H A Dcore.c930 else if (protocol == NFC_PROTO_FELICA)
/linux-master/drivers/nfc/pn533/
H A Dpn533.c2279 if (dev->tgt_active_prot == NFC_PROTO_FELICA) {
2399 if (dev->tgt_active_prot == NFC_PROTO_FELICA) {
2452 if (dev->tgt_active_prot != NFC_PROTO_FELICA) {
/linux-master/net/nfc/
H A Ddigital_technology.c785 proto = NFC_PROTO_FELICA;
H A Ddigital_core.c334 case NFC_PROTO_FELICA:

Completed in 167 milliseconds