Searched refs:NFC_ATTR_PROTOCOLS (Results 1 – 3 of 3) sorted by relevance
34 [NFC_ATTR_PROTOCOLS] = { .type = NLA_U32 },74 nla_put_u32(msg, NFC_ATTR_PROTOCOLS, target->supported_protocols) || in nfc_genl_send_target()293 nla_put_u32(msg, NFC_ATTR_PROTOCOLS, dev->supported_protocols) || in nfc_genl_setup_device_added()806 !info->attrs[NFC_ATTR_PROTOCOLS]) && in nfc_genl_start_poll()817 else if (info->attrs[NFC_ATTR_PROTOCOLS]) in nfc_genl_start_poll()818 im_protocols = nla_get_u32(info->attrs[NFC_ATTR_PROTOCOLS]); in nfc_genl_start_poll()884 !info->attrs[NFC_ATTR_PROTOCOLS]) in nfc_genl_activate_target()894 protocol = nla_get_u32(info->attrs[NFC_ATTR_PROTOCOLS]); in nfc_genl_activate_target()
172 NFC_ATTR_PROTOCOLS, enumerator
90 protocols through NFC_ATTR_PROTOCOLS attribute. The device remains in polling