Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/
Daf_nfc.c79 void nfc_proto_unregister(const struct nfc_protocol *nfc_proto) in nfc_proto_unregister() function
87 EXPORT_SYMBOL(nfc_proto_unregister);
Dnfc.h78 void nfc_proto_unregister(const struct nfc_protocol *nfc_proto);
Drawsock.c431 nfc_proto_unregister(&rawsock_nfc_proto); in rawsock_exit()
Dllcp_sock.c1033 nfc_proto_unregister(&llcp_nfc_proto); in nfc_llcp_sock_exit()