Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/
Drawsock.c413 static const struct nfc_protocol rawsock_nfc_proto = { variable
424 rc = nfc_proto_register(&rawsock_nfc_proto); in rawsock_init()
431 nfc_proto_unregister(&rawsock_nfc_proto); in rawsock_exit()