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

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

Completed in 62 milliseconds