Home
last modified time | relevance | path

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

/openbmc/linux/include/net/nfc/
H A 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,
/openbmc/linux/drivers/nfc/
H A Dnfcsim.c322 static const struct nfc_digital_ops nfcsim_digital_ops = {
H A Dport100.c1469 static const struct nfc_digital_ops port100_digital_ops = {
H A Dtrf7970a.c1866 static const struct nfc_digital_ops trf7970a_nfc_ops = {
/openbmc/linux/net/nfc/
H A Ddigital_core.c753 struct nfc_digital_dev *nfc_digital_allocate_device(const struct nfc_digital_ops *ops, in nfc_digital_allocate_device()
/openbmc/linux/drivers/nfc/st95hf/
H A Dcore.c1039 static const struct nfc_digital_ops st95hf_nfc_digital_ops = {