Home
last modified time | relevance | path

Searched refs:NFC_ATTR_TARGET_SEL_RES (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnfc.h175 NFC_ATTR_TARGET_SEL_RES, enumerator
/openbmc/linux/tools/testing/selftests/nci/
H A Dnci_dev.c681 else if (na->nla_type == NFC_ATTR_TARGET_SEL_RES) in get_taginfo()
/openbmc/linux/net/nfc/
H A Dnetlink.c76 nla_put_u8(msg, NFC_ATTR_TARGET_SEL_RES, target->sel_res)) in nfc_genl_send_target()