Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/nfc/s3fwrn5/
Dnci.h53 extern const struct nci_driver_ops s3fwrn5_nci_prop_ops[4];
Dnci.c23 const struct nci_driver_ops s3fwrn5_nci_prop_ops[4] = {
/Linux-v5.15/include/net/nfc/
Dnci_core.h58 struct nci_driver_ops { struct
85 const struct nci_driver_ops *prop_ops;
88 const struct nci_driver_ops *core_ops;
/Linux-v5.15/net/nfc/nci/
Dcore.c1365 static const struct nci_driver_ops *ops_cmd_lookup(const struct nci_driver_ops *ops, in ops_cmd_lookup()
1370 const struct nci_driver_ops *op; in ops_cmd_lookup()
1385 struct sk_buff *skb, const struct nci_driver_ops *ops, in nci_op_rsp_packet()
1388 const struct nci_driver_ops *op; in nci_op_rsp_packet()
1398 struct sk_buff *skb, const struct nci_driver_ops *ops, in nci_op_ntf_packet()
1401 const struct nci_driver_ops *op; in nci_op_ntf_packet()
/Linux-v5.15/drivers/nfc/st-nci/
Dcore.c87 static const struct nci_driver_ops st_nci_prop_ops[] = {
/Linux-v5.15/drivers/nfc/fdp/
Dfdp.c655 static const struct nci_driver_ops fdp_core_ops[] = {
666 static const struct nci_driver_ops fdp_prop_ops[] = {