Searched refs:nci_allocate_device (Results 1 – 8 of 8) sorted by relevance
| /Linux-v6.1/drivers/nfc/st-nci/ |
| D | core.c | 133 ndlc->ndev = nci_allocate_device(&st_nci_ops, protocols, in st_nci_probe()
|
| /Linux-v6.1/drivers/nfc/ |
| D | virtual_ncidev.c | 139 ndev = nci_allocate_device(&virtual_nci_ops, VIRTUAL_NFC_PROTOCOLS, in virtual_ncidev_open()
|
| /Linux-v6.1/drivers/nfc/nxp-nci/ |
| D | core.c | 162 info->ndev = nci_allocate_device(&nxp_nci_ops, NXP_NCI_NFC_PROTOCOLS, in nxp_nci_probe()
|
| /Linux-v6.1/drivers/nfc/s3fwrn5/ |
| D | core.c | 177 info->ndev = nci_allocate_device(&s3fwrn5_nci_ops, in s3fwrn5_probe()
|
| /Linux-v6.1/drivers/nfc/nfcmrvl/ |
| D | main.c | 142 priv->ndev = nci_allocate_device(&nfcmrvl_nci_ops, protocols, in nfcmrvl_nci_register_dev()
|
| /Linux-v6.1/include/net/nfc/ |
| D | nci_core.h | 271 struct nci_dev *nci_allocate_device(const struct nci_ops *ops,
|
| /Linux-v6.1/drivers/nfc/fdp/ |
| D | fdp.c | 731 ndev = nci_allocate_device(&nci_ops, protocols, tx_headroom, in fdp_nci_probe()
|
| /Linux-v6.1/net/nfc/nci/ |
| D | core.c | 1143 struct nci_dev *nci_allocate_device(const struct nci_ops *ops, in nci_allocate_device() function 1194 EXPORT_SYMBOL(nci_allocate_device);
|