Searched refs:NFC_ATTR_TARGET_NFCID1 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/uapi/linux/ | ||
D | nfc.h | 174 NFC_ATTR_TARGET_NFCID1, enumerator |
/linux-4.4.14/net/nfc/ | ||
D | netlink.c | 93 nla_put(msg, NFC_ATTR_TARGET_NFCID1, target->nfcid1_len, in nfc_genl_send_target() |