Home
last modified time | relevance | path

Searched refs:NFC_ATTR_LLC_SDP (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dnfc.h188 NFC_ATTR_LLC_SDP, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnfc.h188 NFC_ATTR_LLC_SDP, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dnfc.h188 NFC_ATTR_LLC_SDP, enumerator
/OK3568_Linux_fs/kernel/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()
1142 !info->attrs[NFC_ATTR_LLC_SDP]) in nfc_genl_llc_sdreq()
1168 nla_for_each_nested(attr, info->attrs[NFC_ATTR_LLC_SDP], rem) { in nfc_genl_llc_sdreq()