Home
last modified time | relevance | path

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

/linux-6.1.9/net/nfc/
Drawsock.c399 static const struct nfc_protocol rawsock_nfc_proto = { variable
410 rc = nfc_proto_register(&rawsock_nfc_proto); in rawsock_init()
417 nfc_proto_unregister(&rawsock_nfc_proto); in rawsock_exit()