Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/
H A Drawsock.c402 static const struct nfc_protocol rawsock_nfc_proto = { variable
413 rc = nfc_proto_register(&rawsock_nfc_proto); in rawsock_init()
420 nfc_proto_unregister(&rawsock_nfc_proto); in rawsock_exit()