Home
last modified time | relevance | path

Searched refs:NFC_SOCKPROTO_MAX (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/nfc/
A Daf_nfc.c16 static const struct nfc_protocol *proto_tab[NFC_SOCKPROTO_MAX];
26 if (proto < 0 || proto >= NFC_SOCKPROTO_MAX) in nfc_sock_create()
49 if (nfc_proto->id < 0 || nfc_proto->id >= NFC_SOCKPROTO_MAX) in nfc_proto_register()
/linux-6.3-rc2/include/uapi/linux/
A Dnfc.h287 #define NFC_SOCKPROTO_MAX 2 macro

Completed in 4 milliseconds