Home
last modified time | relevance | path

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

/linux-6.12.1/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-6.12.1/include/net/nfc/
Dnci_core.h59 struct nci_driver_ops { struct
86 const struct nci_driver_ops *prop_ops;
89 const struct nci_driver_ops *core_ops;
/linux-6.12.1/net/nfc/nci/
Dcore.c1393 static const struct nci_driver_ops *ops_cmd_lookup(const struct nci_driver_ops *ops, in ops_cmd_lookup()
1398 const struct nci_driver_ops *op; in ops_cmd_lookup()
1413 struct sk_buff *skb, const struct nci_driver_ops *ops, in nci_op_rsp_packet()
1416 const struct nci_driver_ops *op; in nci_op_rsp_packet()
1426 struct sk_buff *skb, const struct nci_driver_ops *ops, in nci_op_ntf_packet()
1429 const struct nci_driver_ops *op; in nci_op_ntf_packet()
/linux-6.12.1/drivers/nfc/st-nci/
Dcore.c87 static const struct nci_driver_ops st_nci_prop_ops[] = {
/linux-6.12.1/drivers/nfc/nxp-nci/
Dcore.c114 static const struct nci_driver_ops nxp_nci_core_ops[] = {
/linux-6.12.1/drivers/nfc/fdp/
Dfdp.c663 static const struct nci_driver_ops fdp_core_ops[] = {
674 static const struct nci_driver_ops fdp_prop_ops[] = {