Searched refs:NFC_ATTR_VENDOR_ID (Results 1 – 2 of 2) sorted by relevance
198 NFC_ATTR_VENDOR_ID, enumerator
49 [NFC_ATTR_VENDOR_ID] = { .type = NLA_U32 },1558 !info->attrs[NFC_ATTR_VENDOR_ID] || in nfc_genl_vendor_cmd()1563 vid = nla_get_u32(info->attrs[NFC_ATTR_VENDOR_ID]); in nfc_genl_vendor_cmd()1635 if (nla_put_u32(skb, NFC_ATTR_VENDOR_ID, oui)) in __nfc_alloc_vendor_cmd_skb()