Home
last modified time | relevance | path

Searched refs:NFC_ATTR_PROTOCOLS (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/net/nfc/
H A Dnetlink.c34 [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()
808 !info->attrs[NFC_ATTR_PROTOCOLS]) && in nfc_genl_start_poll()
819 else if (info->attrs[NFC_ATTR_PROTOCOLS]) in nfc_genl_start_poll()
820 im_protocols = nla_get_u32(info->attrs[NFC_ATTR_PROTOCOLS]); in nfc_genl_start_poll()
887 !info->attrs[NFC_ATTR_PROTOCOLS]) in nfc_genl_activate_target()
897 protocol = nla_get_u32(info->attrs[NFC_ATTR_PROTOCOLS]); in nfc_genl_activate_target()
/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.h172 NFC_ATTR_PROTOCOLS, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnfc.h172 NFC_ATTR_PROTOCOLS, 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.h172 NFC_ATTR_PROTOCOLS, enumerator
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dnfc.rst90 protocols through NFC_ATTR_PROTOCOLS attribute. The device remains in polling