nci_allocate_device  763 drivers/nfc/fdp/fdp.c 	ndev = nci_allocate_device(&nci_ops, protocols, tx_headroom,
nci_allocate_device  153 drivers/nfc/nfcmrvl/main.c 	priv->ndev = nci_allocate_device(&nfcmrvl_nci_ops, protocols,
nci_allocate_device  128 drivers/nfc/nxp-nci/core.c 	info->ndev = nci_allocate_device(&nxp_nci_ops, NXP_NCI_NFC_PROTOCOLS,
nci_allocate_device  159 drivers/nfc/s3fwrn5/core.c 	info->ndev = nci_allocate_device(&s3fwrn5_nci_ops,
nci_allocate_device  134 drivers/nfc/st-nci/core.c 	ndlc->ndev = nci_allocate_device(&st_nci_ops, protocols,
nci_allocate_device  270 include/net/nfc/nci_core.h struct nci_dev *nci_allocate_device(struct nci_ops *ops,
nci_allocate_device 1168 net/nfc/nci/core.c EXPORT_SYMBOL(nci_allocate_device);