Home
last modified time | relevance | path

Searched refs:nfc_digital_ops (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.15/include/net/nfc/
Ddigital.h146 struct nfc_digital_ops { struct
194 const struct nfc_digital_ops *ops;
239 struct nfc_digital_dev *nfc_digital_allocate_device(const struct nfc_digital_ops *ops,
/Linux-v5.15/drivers/nfc/
Dnfcsim.c322 static const struct nfc_digital_ops nfcsim_digital_ops = {
Dport100.c1469 static const struct nfc_digital_ops port100_digital_ops = {
Dtrf7970a.c1865 static const struct nfc_digital_ops trf7970a_nfc_ops = {
/Linux-v5.15/net/nfc/
Ddigital_core.c753 struct nfc_digital_dev *nfc_digital_allocate_device(const struct nfc_digital_ops *ops, in nfc_digital_allocate_device()
/Linux-v5.15/drivers/nfc/st95hf/
Dcore.c1039 static const struct nfc_digital_ops st95hf_nfc_digital_ops = {