Searched refs:NFC_ATTR_DEVICE_NAME (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnfc.h52 * (it sends %NFC_ATTR_DEVICE_NAME, %NFC_ATTR_DEVICE_INDEX and
137 * @NFC_ATTR_DEVICE_NAME: device name, max 8 chars
171 NFC_ATTR_DEVICE_NAME, enumerator in enum:nfc_attrs
/linux-master/net/nfc/
H A Dnetlink.c32 [NFC_ATTR_DEVICE_NAME] = { .type = NLA_STRING,
213 if (nla_put_string(msg, NFC_ATTR_DEVICE_NAME, nfc_device_name(dev)) ||
291 if (nla_put_string(msg, NFC_ATTR_DEVICE_NAME, nfc_device_name(dev)) ||

Completed in 131 milliseconds