Home
last modified time | relevance | path

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

/net/nfc/hci/
A Dllc.h15 struct nfc_llc_ops { struct
29 const struct nfc_llc_ops *ops; argument
35 const struct nfc_llc_ops *ops;
42 int nfc_llc_register(const char *name, const struct nfc_llc_ops *ops);
A Dllc_nop.c74 static const struct nfc_llc_ops llc_nop_ops = {
A Dllc.c48 int nfc_llc_register(const char *name, const struct nfc_llc_ops *ops) in nfc_llc_register()
A Dllc_shdlc.c806 static const struct nfc_llc_ops llc_shdlc_ops = {

Completed in 10 milliseconds