Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/hci/
Dllc.h26 struct nfc_llc_ops { struct
40 struct nfc_llc_ops *ops; argument
46 struct nfc_llc_ops *ops;
53 int nfc_llc_register(const char *name, struct nfc_llc_ops *ops);
Dllc_nop.c85 static struct nfc_llc_ops llc_nop_ops = {
Dllc.c55 int nfc_llc_register(const char *name, struct nfc_llc_ops *ops) in nfc_llc_register()
Dllc_shdlc.c842 static struct nfc_llc_ops llc_shdlc_ops = {
/linux-4.4.14/Documentation/nfc/
Dnfc-hci.txt150 struct nfc_llc_ops {
170 calling nfc_llc_register(const char *name, struct nfc_llc_ops *ops);