Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/nfc/st-nci/
Dcore.c145 ndlc->ndev = nci_allocate_device(&st_nci_ops, protocols, in st_nci_probe()
/Linux-v4.19/drivers/nfc/nxp-nci/
Dcore.c141 info->ndev = nci_allocate_device(&nxp_nci_ops, NXP_NCI_NFC_PROTOCOLS, in nxp_nci_probe()
/Linux-v4.19/drivers/nfc/s3fwrn5/
Dcore.c170 info->ndev = nci_allocate_device(&s3fwrn5_nci_ops, in s3fwrn5_probe()
/Linux-v4.19/drivers/nfc/nfcmrvl/
Dmain.c153 priv->ndev = nci_allocate_device(&nfcmrvl_nci_ops, protocols, in nfcmrvl_nci_register_dev()
/Linux-v4.19/include/net/nfc/
Dnci_core.h282 struct nci_dev *nci_allocate_device(struct nci_ops *ops,
/Linux-v4.19/drivers/nfc/fdp/
Dfdp.c772 ndev = nci_allocate_device(&nci_ops, protocols, tx_headroom, in fdp_nci_probe()
/Linux-v4.19/net/nfc/nci/
Dcore.c1128 struct nci_dev *nci_allocate_device(struct nci_ops *ops, in nci_allocate_device() function
1180 EXPORT_SYMBOL(nci_allocate_device);