Home
last modified time | relevance | path

Searched refs:nci_allocate_device (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/nfc/st-nci/
H A Dcore.c133 ndlc->ndev = nci_allocate_device(&st_nci_ops, protocols, in st_nci_probe()
/linux/drivers/nfc/nxp-nci/
H A Dcore.c162 info->ndev = nci_allocate_device(&nxp_nci_ops, NXP_NCI_NFC_PROTOCOLS, in nxp_nci_probe()
/linux/drivers/nfc/
H A Dvirtual_ncidev.c141 vdev->ndev = nci_allocate_device(&virtual_nci_ops, in virtual_ncidev_open()
/linux/drivers/nfc/nfcmrvl/
H A Dmain.c142 priv->ndev = nci_allocate_device(&nfcmrvl_nci_ops, protocols, in nfcmrvl_nci_register_dev()
/linux/drivers/nfc/fdp/
H A Dfdp.c731 ndev = nci_allocate_device(&nci_ops, protocols, tx_headroom, in fdp_nci_probe()
/linux/net/nfc/nci/
H A Dcore.c1160 struct nci_dev *nci_allocate_device(const struct nci_ops *ops, in nci_allocate_device() function
1211 EXPORT_SYMBOL(nci_allocate_device);