Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dnci_core.h69 struct nci_ops { struct
185 struct nci_ops *ops;
256 struct nci_dev *nci_allocate_device(struct nci_ops *ops,
/linux-4.1.27/drivers/nfc/st21nfcb/
Dst21nfcb.c77 static struct nci_ops st21nfcb_nci_ops = {
/linux-4.1.27/drivers/nfc/nfcmrvl/
Dmain.c83 static struct nci_ops nfcmrvl_nci_ops = {
/linux-4.1.27/drivers/nfc/nxp-nci/
Dcore.c104 static struct nci_ops nxp_nci_ops = {
/linux-4.1.27/drivers/nfc/
Dnfcwilink.c492 static struct nci_ops nfcwilink_ops = {
/linux-4.1.27/net/nfc/nci/
Dcore.c945 struct nci_dev *nci_allocate_device(struct nci_ops *ops, in nci_allocate_device()