Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/nfc/s3fwrn5/
Dnci.c23 static struct nci_driver_ops s3fwrn5_nci_prop_ops[] = {
71 void s3fwrn5_nci_get_prop_ops(struct nci_driver_ops **ops, size_t *n) in s3fwrn5_nci_get_prop_ops()
Dnci.h75 void s3fwrn5_nci_get_prop_ops(struct nci_driver_ops **ops, size_t *n);
/Linux-v5.4/include/net/nfc/
Dnci_core.h58 struct nci_driver_ops { struct
85 struct nci_driver_ops *prop_ops;
88 struct nci_driver_ops *core_ops;
/Linux-v5.4/net/nfc/nci/
Dcore.c1347 static struct nci_driver_ops *ops_cmd_lookup(struct nci_driver_ops *ops, in ops_cmd_lookup()
1352 struct nci_driver_ops *op; in ops_cmd_lookup()
1367 struct sk_buff *skb, struct nci_driver_ops *ops, in nci_op_rsp_packet()
1370 struct nci_driver_ops *op; in nci_op_rsp_packet()
1380 struct sk_buff *skb, struct nci_driver_ops *ops, in nci_op_ntf_packet()
1383 struct nci_driver_ops *op; in nci_op_ntf_packet()
/Linux-v5.4/drivers/nfc/st-nci/
Dcore.c89 static struct nci_driver_ops st_nci_prop_ops[] = {
/Linux-v5.4/drivers/nfc/fdp/
Dfdp.c697 static struct nci_driver_ops fdp_core_ops[] = {
708 static struct nci_driver_ops fdp_prop_ops[] = {