Home
last modified time | relevance | path

Searched refs:NFC_ATTR_TARGET_INDEX (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/net/nfc/
Dnetlink.c69 if (nla_put_u32(msg, NFC_ATTR_TARGET_INDEX, target->idx) || in nfc_genl_send_target()
218 nla_put_u32(msg, NFC_ATTR_TARGET_INDEX, target_idx)) in nfc_genl_target_lost()
668 nla_put_u32(msg, NFC_ATTR_TARGET_INDEX, target_idx)) in nfc_genl_dep_link_up_event()
887 !info->attrs[NFC_ATTR_TARGET_INDEX] || in nfc_genl_activate_target()
897 target_idx = nla_get_u32(info->attrs[NFC_ATTR_TARGET_INDEX]); in nfc_genl_activate_target()
915 !info->attrs[NFC_ATTR_TARGET_INDEX]) in nfc_genl_deactivate_target()
924 target_idx = nla_get_u32(info->attrs[NFC_ATTR_TARGET_INDEX]); in nfc_genl_deactivate_target()
946 if (!info->attrs[NFC_ATTR_TARGET_INDEX]) in nfc_genl_dep_link_up()
949 tgt_idx = nla_get_u32(info->attrs[NFC_ATTR_TARGET_INDEX]); in nfc_genl_dep_link_up()
974 !info->attrs[NFC_ATTR_TARGET_INDEX]) in nfc_genl_dep_link_down()
/Linux-v5.4/include/uapi/linux/
Dnfc.h173 NFC_ATTR_TARGET_INDEX, enumerator