Searched refs:nfc_digital_allocate_device (Results 1 - 6 of 6) sorted by relevance

/linux-master/include/net/nfc/
H A Ddigital.h239 struct nfc_digital_dev *nfc_digital_allocate_device(const struct nfc_digital_ops *ops,
/linux-master/drivers/nfc/
H A Dnfcsim.c384 nfc_digital_allocate_device(&nfcsim_digital_ops,
H A Dport100.c1587 dev->nfc_digital_dev = nfc_digital_allocate_device(&port100_digital_ops,
H A Dtrf7970a.c2104 trf->ddev = nfc_digital_allocate_device(&trf7970a_nfc_ops,
/linux-master/net/nfc/
H A Ddigital_core.c753 struct nfc_digital_dev *nfc_digital_allocate_device(const struct nfc_digital_ops *ops, function
816 EXPORT_SYMBOL(nfc_digital_allocate_device); variable
/linux-master/drivers/nfc/st95hf/
H A Dcore.c1160 st95context->ddev = nfc_digital_allocate_device(&st95hf_nfc_digital_ops,

Completed in 130 milliseconds