Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/nfc/st-nci/
Dcore.c133 ndlc->ndev = nci_allocate_device(&st_nci_ops, protocols, in st_nci_probe()
/Linux-v6.1/drivers/nfc/
Dvirtual_ncidev.c139 ndev = nci_allocate_device(&virtual_nci_ops, VIRTUAL_NFC_PROTOCOLS, in virtual_ncidev_open()
/Linux-v6.1/drivers/nfc/nxp-nci/
Dcore.c162 info->ndev = nci_allocate_device(&nxp_nci_ops, NXP_NCI_NFC_PROTOCOLS, in nxp_nci_probe()
/Linux-v6.1/drivers/nfc/s3fwrn5/
Dcore.c177 info->ndev = nci_allocate_device(&s3fwrn5_nci_ops, in s3fwrn5_probe()
/Linux-v6.1/drivers/nfc/nfcmrvl/
Dmain.c142 priv->ndev = nci_allocate_device(&nfcmrvl_nci_ops, protocols, in nfcmrvl_nci_register_dev()
/Linux-v6.1/include/net/nfc/
Dnci_core.h271 struct nci_dev *nci_allocate_device(const struct nci_ops *ops,
/Linux-v6.1/drivers/nfc/fdp/
Dfdp.c731 ndev = nci_allocate_device(&nci_ops, protocols, tx_headroom, in fdp_nci_probe()
/Linux-v6.1/net/nfc/nci/
Dcore.c1143 struct nci_dev *nci_allocate_device(const struct nci_ops *ops, in nci_allocate_device() function
1194 EXPORT_SYMBOL(nci_allocate_device);