Searched refs:nfc_llc_ops (Results 1 – 4 of 4) sorted by relevance
15 struct nfc_llc_ops { struct29 const struct nfc_llc_ops *ops; argument35 const struct nfc_llc_ops *ops;42 int nfc_llc_register(const char *name, const struct nfc_llc_ops *ops);
74 static const struct nfc_llc_ops llc_nop_ops = {
48 int nfc_llc_register(const char *name, const struct nfc_llc_ops *ops) in nfc_llc_register()
806 static const struct nfc_llc_ops llc_shdlc_ops = {
Completed in 10 milliseconds