Searched refs:nci_ops (Results 1 – 8 of 8) sorted by relevance
76 struct nci_ops { struct203 struct nci_ops *ops;274 struct nci_dev *nci_allocate_device(struct nci_ops *ops,
108 static struct nci_ops st_nci_ops = {
104 static struct nci_ops nxp_nci_ops = {
729 struct nci_ops nci_ops = { variable774 ndev = nci_allocate_device(&nci_ops, protocols, tx_headroom, in fdp_nci_probe()
142 static struct nci_ops s3fwrn5_nci_ops = {
95 static struct nci_ops nfcmrvl_nci_ops = {
492 static struct nci_ops nfcwilink_ops = {
1040 struct nci_dev *nci_allocate_device(struct nci_ops *ops, in nci_allocate_device()