Home
last modified time | relevance | path

Searched refs:NFC_ATTR_RF_MODE (Results 1 – 2 of 2) sorted by path

/linux/include/uapi/linux/
H A Dnfc.h180 NFC_ATTR_RF_MODE, enumerator
/linux/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()