Home
last modified time | relevance | path

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

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