nfc_hci_allocate_device
info->hdev = nfc_hci_allocate_device(µread_hci_ops, &init_data,
info->hdev = nfc_hci_allocate_device(&pn544_hci_ops, &init_data, 0,
nfc_hci_allocate_device(&st21nfca_hci_ops, &init_data, quirks,
struct nfc_hci_dev *nfc_hci_allocate_device(const struct nfc_hci_ops *ops,
EXPORT_SYMBOL(nfc_hci_allocate_device);