nfc_hci_allocate_device  678 drivers/nfc/microread/microread.c 	info->hdev = nfc_hci_allocate_device(&microread_hci_ops, &init_data,
nfc_hci_allocate_device  942 drivers/nfc/pn544/pn544.c 	info->hdev = nfc_hci_allocate_device(&pn544_hci_ops, &init_data, 0,
nfc_hci_allocate_device  990 drivers/nfc/st21nfca/core.c 	    nfc_hci_allocate_device(&st21nfca_hci_ops, &init_data, quirks,
nfc_hci_allocate_device  154 include/net/nfc/hci.h struct nfc_hci_dev *nfc_hci_allocate_device(struct nfc_hci_ops *ops,
nfc_hci_allocate_device 1000 net/nfc/hci/core.c EXPORT_SYMBOL(nfc_hci_allocate_device);