Searched refs:nfc_allocate_device (Results 1 – 6 of 6) sorted by relevance
201 struct nfc_dev *nfc_allocate_device(const struct nfc_ops *ops,
1051 struct nfc_dev *nfc_allocate_device(const struct nfc_ops *ops, in nfc_allocate_device() function1103 EXPORT_SYMBOL(nfc_allocate_device);
799 ddev->nfc_dev = nfc_allocate_device(&digital_nfc_ops, ddev->protocols, in nfc_digital_allocate_device()
979 hdev->ndev = nfc_allocate_device(&hci_nfc_ops, protocols, in nfc_hci_allocate_device()
1161 ndev->nfc_dev = nfc_allocate_device(&nci_nfc_ops, in nci_allocate_device()
2811 priv->nfc_dev = nfc_allocate_device(&pn533_nfc_ops, protocols, in pn532_i2c_nfc_alloc()