Searched refs:nci_ops (Results 1 – 8 of 8) sorted by relevance
65 struct nci_ops { struct198 const struct nci_ops *ops;271 struct nci_dev *nci_allocate_device(const struct nci_ops *ops,
687 static const struct nci_ops nci_ops = { variable731 ndev = nci_allocate_device(&nci_ops, protocols, tx_headroom, in fdp_nci_probe()
95 static const struct nci_ops st_nci_ops = {
74 static const struct nci_ops virtual_nci_ops = {
125 static const struct nci_ops nxp_nci_ops = {
151 static const struct nci_ops s3fwrn5_nci_ops = {
84 static const struct nci_ops nfcmrvl_nci_ops = {
1143 struct nci_dev *nci_allocate_device(const struct nci_ops *ops, in nci_allocate_device()