Home
last modified time | relevance | path

Searched refs:NFC_ATTR_RF_MODE (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnfc.h148 * @NFC_ATTR_RF_MODE: Initiator or target
180 NFC_ATTR_RF_MODE, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnfc.h148 * @NFC_ATTR_RF_MODE: Initiator or target
180 NFC_ATTR_RF_MODE, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnfc.h60 NFC_ATTR_RF_MODE, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnfc.h73 NFC_ATTR_RF_MODE, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnfc.h73 NFC_ATTR_RF_MODE, enumerator
/kernel/linux/linux-5.10/net/nfc/
H A Dnetlink.c37 [NFC_ATTR_RF_MODE] = { .type = NLA_U8 },
295 nla_put_u8(msg, NFC_ATTR_RF_MODE, dev->rf_mode)) in nfc_genl_setup_device_added()
669 nla_put_u8(msg, NFC_ATTR_RF_MODE, rf_mode)) in nfc_genl_dep_link_up_event()
/kernel/linux/linux-6.6/net/nfc/
H A Dnetlink.c37 [NFC_ATTR_RF_MODE] = { .type = NLA_U8 },
295 nla_put_u8(msg, NFC_ATTR_RF_MODE, dev->rf_mode)) in nfc_genl_setup_device_added()
669 nla_put_u8(msg, NFC_ATTR_RF_MODE, rf_mode)) in nfc_genl_dep_link_up_event()

Completed in 8 milliseconds