Home
last modified time | relevance | path

Searched refs:nfc_device_name (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/net/nfc/
H A Dnfc.h254 * nfc_device_name - get the nfc device name
258 static inline const char *nfc_device_name(struct nfc_dev *dev) in nfc_device_name() function
/kernel/linux/linux-6.6/include/net/nfc/
H A Dnfc.h254 * nfc_device_name - get the nfc device name
258 static inline const char *nfc_device_name(const struct nfc_dev *dev) in nfc_device_name() function
/kernel/linux/linux-5.10/net/nfc/
H A Dnetlink.c213 if (nla_put_string(msg, NFC_ATTR_DEVICE_NAME, nfc_device_name(dev)) || in nfc_genl_target_lost()
291 if (nla_put_string(msg, NFC_ATTR_DEVICE_NAME, nfc_device_name(dev)) || in nfc_genl_setup_device_added()
/kernel/linux/linux-6.6/net/nfc/
H A Dnetlink.c213 if (nla_put_string(msg, NFC_ATTR_DEVICE_NAME, nfc_device_name(dev)) || in nfc_genl_target_lost()
291 if (nla_put_string(msg, NFC_ATTR_DEVICE_NAME, nfc_device_name(dev)) || in nfc_genl_setup_device_added()

Completed in 6 milliseconds