Home
last modified time | relevance | path

Searched refs:NFC_LLCP_REMOTE_MIU (Results 1 – 9 of 9) sorted by relevance

/external/strace/xlat/
Dsock_nfcllcp_options.h20 #if defined(NFC_LLCP_REMOTE_MIU) || (defined(HAVE_DECL_NFC_LLCP_REMOTE_MIU) && HAVE_DECL_NFC_LLCP_R…
22 static_assert((NFC_LLCP_REMOTE_MIU) == (2), "NFC_LLCP_REMOTE_MIU != 2");
25 # define NFC_LLCP_REMOTE_MIU 2
54 [NFC_LLCP_REMOTE_MIU] = XLAT(NFC_LLCP_REMOTE_MIU),
Dsock_nfcllcp_options.in4 NFC_LLCP_REMOTE_MIU 2
/external/syzkaller/sys/linux/
Dsocket_nfc_amd64.const6 NFC_LLCP_REMOTE_MIU = 2
Dsocket_nfc_arm64.const6 NFC_LLCP_REMOTE_MIU = 2
Dsocket_nfc_arm.const6 NFC_LLCP_REMOTE_MIU = 2
Dsocket_nfc_ppc64le.const6 NFC_LLCP_REMOTE_MIU = 2
Dsocket_nfc_386.const6 NFC_LLCP_REMOTE_MIU = 2
Dsocket_nfc.txt31 nfc_llcp_opts = NFC_LLCP_RW, NFC_LLCP_MIUX, NFC_LLCP_REMOTE_MIU, NFC_LLCP_REMOTE_LTO, NFC_LLCP_REMO…
/external/kernel-headers/original/uapi/linux/
Dnfc.h313 #define NFC_LLCP_REMOTE_MIU 2 macro