Searched refs:nci_ops (Results 1 – 7 of 7) sorted by relevance
65 struct nci_ops { struct198 struct nci_ops *ops;271 struct nci_dev *nci_allocate_device(struct nci_ops *ops,
702 static struct nci_ops nci_ops = { variable745 ndev = nci_allocate_device(&nci_ops, protocols, tx_headroom, in fdp_nci_probe()
97 static struct nci_ops st_nci_ops = {
89 static struct nci_ops nxp_nci_ops = {
135 static struct nci_ops s3fwrn5_nci_ops = {
95 static struct nci_ops nfcmrvl_nci_ops = {
1132 struct nci_dev *nci_allocate_device(struct nci_ops *ops, in nci_allocate_device()