Home
last modified time | relevance | path

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

/net/nfc/hci/
Dllc.h28 struct nfc_llc_ops { struct
42 struct nfc_llc_ops *ops; argument
48 struct nfc_llc_ops *ops;
55 int nfc_llc_register(const char *name, struct nfc_llc_ops *ops);
Dllc_nop.c87 static struct nfc_llc_ops llc_nop_ops = {
Dllc.c59 int nfc_llc_register(const char *name, struct nfc_llc_ops *ops) in nfc_llc_register()
Dllc_shdlc.c844 static struct nfc_llc_ops llc_shdlc_ops = {