Home
last modified time | relevance | path

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

/Linux-v5.10/net/nfc/
Drawsock.c400 static const struct nfc_protocol rawsock_nfc_proto = { variable
411 rc = nfc_proto_register(&rawsock_nfc_proto); in rawsock_init()
418 nfc_proto_unregister(&rawsock_nfc_proto); in rawsock_exit()