nfc_digital_allocate_device  394 drivers/nfc/nfcsim.c 			nfc_digital_allocate_device(&nfcsim_digital_ops,
nfc_digital_allocate_device 1584 drivers/nfc/port100.c 	dev->nfc_digital_dev = nfc_digital_allocate_device(&port100_digital_ops,
nfc_digital_allocate_device 1169 drivers/nfc/st95hf/core.c 	st95context->ddev = nfc_digital_allocate_device(&st95hf_nfc_digital_ops,
nfc_digital_allocate_device 2103 drivers/nfc/trf7970a.c 	trf->ddev = nfc_digital_allocate_device(&trf7970a_nfc_ops,
nfc_digital_allocate_device  239 include/net/nfc/digital.h struct nfc_digital_dev *nfc_digital_allocate_device(struct nfc_digital_ops *ops,
nfc_digital_allocate_device  808 net/nfc/digital_core.c EXPORT_SYMBOL(nfc_digital_allocate_device);