Home
last modified time | relevance | path

Searched refs:NFC_ATTR_LLC_SDP (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dnfc.h188 NFC_ATTR_LLC_SDP, enumerator
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dnfc.h188 NFC_ATTR_LLC_SDP, enumerator
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dnfc.h68 NFC_ATTR_LLC_SDP, enumerator
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dnfc.h81 NFC_ATTR_LLC_SDP, enumerator
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dnfc.h81 NFC_ATTR_LLC_SDP, enumerator
/kernel/linux/linux-5.10/net/nfc/
H A Dnetlink.c44 [NFC_ATTR_LLC_SDP] = { .type = NLA_NESTED },
380 sdp_attr = nla_nest_start_noflag(msg, NFC_ATTR_LLC_SDP); in nfc_genl_llc_send_sdres()
1148 !info->attrs[NFC_ATTR_LLC_SDP]) in nfc_genl_llc_sdreq()
1174 nla_for_each_nested(attr, info->attrs[NFC_ATTR_LLC_SDP], rem) { in nfc_genl_llc_sdreq()
/kernel/linux/linux-6.6/net/nfc/
H A Dnetlink.c44 [NFC_ATTR_LLC_SDP] = { .type = NLA_NESTED },
380 sdp_attr = nla_nest_start_noflag(msg, NFC_ATTR_LLC_SDP); in nfc_genl_llc_send_sdres()
1148 !info->attrs[NFC_ATTR_LLC_SDP]) in nfc_genl_llc_sdreq()
1174 nla_for_each_nested(attr, info->attrs[NFC_ATTR_LLC_SDP], rem) { in nfc_genl_llc_sdreq()

Completed in 7 milliseconds