Home
last modified time | relevance | path

Searched defs:nfc_target (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/net/nfc/
Dnfc.h101 struct nfc_target { struct
102 u32 idx;
103 u32 supported_protocols;
104 u16 sens_res;
105 u8 sel_res;
106 u8 nfcid1_len;
107 u8 nfcid1[NFC_NFCID1_MAXSIZE];
108 u8 nfcid2_len;
109 u8 nfcid2[NFC_NFCID2_MAXSIZE];
110 u8 sensb_res_len;
[all …]
/linux-4.1.27/drivers/nfc/
Dpn533.c1864 struct nfc_target nfc_target; in pn533_poll_dep_complete() local
2334 struct nfc_target nfc_target; in pn533_in_dep_link_up_complete() local