Home
last modified time | relevance | path

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

/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,
/linux/drivers/nfc/
H A Dnfcsim.c322 static const struct nfc_digital_ops nfcsim_digital_ops = {
/linux/net/nfc/
H A Ddigital_core.c757 struct nfc_digital_dev *nfc_digital_allocate_device(const struct nfc_digital_ops *ops, in nfc_digital_allocate_device()
/linux/drivers/nfc/st95hf/
H A Dcore.c1038 static const struct nfc_digital_ops st95hf_nfc_digital_ops = {