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

/linux-master/net/nfc/
H A Drawsock.c402 static const struct nfc_protocol rawsock_nfc_proto = { variable in typeref:struct:nfc_protocol
413 rc = nfc_proto_register(&rawsock_nfc_proto);
420 nfc_proto_unregister(&rawsock_nfc_proto);

Completed in 165 milliseconds