Searched refs:nfc_digital_allocate_device (Results 1 – 6 of 6) sorted by relevance
248 struct nfc_digital_dev *nfc_digital_allocate_device(struct nfc_digital_ops *ops,
754 struct nfc_digital_dev *nfc_digital_allocate_device(struct nfc_digital_ops *ops, in nfc_digital_allocate_device() function817 EXPORT_SYMBOL(nfc_digital_allocate_device);
403 nfc_digital_allocate_device(&nfcsim_digital_ops, in nfcsim_device_new()
1593 dev->nfc_digital_dev = nfc_digital_allocate_device(&port100_digital_ops, in port100_probe()
2106 trf->ddev = nfc_digital_allocate_device(&trf7970a_nfc_ops, in trf7970a_probe()
1178 st95context->ddev = nfc_digital_allocate_device(&st95hf_nfc_digital_ops, in st95hf_probe()