nfc_digital_allocate_device
nfc_digital_allocate_device(&nfcsim_digital_ops,
dev->nfc_digital_dev = nfc_digital_allocate_device(&port100_digital_ops,
st95context->ddev = nfc_digital_allocate_device(&st95hf_nfc_digital_ops,
trf->ddev = nfc_digital_allocate_device(&trf7970a_nfc_ops,
struct nfc_digital_dev *nfc_digital_allocate_device(const struct nfc_digital_ops *ops,
EXPORT_SYMBOL(nfc_digital_allocate_device);