Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb.c111 ndlc->ndev = nci_allocate_device(&st21nfcb_nci_ops, protocols, in st21nfcb_nci_probe()
/linux-4.1.27/drivers/nfc/nfcmrvl/
Dmain.c112 priv->ndev = nci_allocate_device(&nfcmrvl_nci_ops, protocols, 0, 0); in nfcmrvl_nci_register_dev()
/linux-4.1.27/drivers/nfc/nxp-nci/
Dcore.c140 info->ndev = nci_allocate_device(&nxp_nci_ops, NXP_NCI_NFC_PROTOCOLS, in nxp_nci_probe()
/linux-4.1.27/include/net/nfc/
Dnci_core.h256 struct nci_dev *nci_allocate_device(struct nci_ops *ops,
/linux-4.1.27/drivers/nfc/
Dnfcwilink.c518 drv->ndev = nci_allocate_device(&nfcwilink_ops, in nfcwilink_probe()
/linux-4.1.27/net/nfc/nci/
Dcore.c945 struct nci_dev *nci_allocate_device(struct nci_ops *ops, in nci_allocate_device() function
990 EXPORT_SYMBOL(nci_allocate_device);