Home
last modified time | relevance | path

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

/linux-5.19.10/net/nfc/hci/
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);
Dllc_nop.c74 static const struct nfc_llc_ops llc_nop_ops = {
Dllc.c44 int nfc_llc_register(const char *name, const struct nfc_llc_ops *ops) in nfc_llc_register()
Dllc_shdlc.c806 static const struct nfc_llc_ops llc_shdlc_ops = {
/linux-5.19.10/Documentation/driver-api/nfc/
Dnfc-hci.rst156 struct nfc_llc_ops {
184 nfc_llc_register(const char *name, const struct nfc_llc_ops *ops);