Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/nfc/s3fwrn5/
A Dnci.h53 extern const struct nci_driver_ops s3fwrn5_nci_prop_ops[4];
A Dnci.c23 const struct nci_driver_ops s3fwrn5_nci_prop_ops[4] = {
/linux-6.3-rc2/include/net/nfc/
A 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.3-rc2/net/nfc/nci/
A Dcore.c1384 static const struct nci_driver_ops *ops_cmd_lookup(const struct nci_driver_ops *ops, in ops_cmd_lookup()
1389 const struct nci_driver_ops *op; in ops_cmd_lookup()
1404 struct sk_buff *skb, const struct nci_driver_ops *ops, in nci_op_rsp_packet()
1407 const struct nci_driver_ops *op; in nci_op_rsp_packet()
1417 struct sk_buff *skb, const struct nci_driver_ops *ops, in nci_op_ntf_packet()
1420 const struct nci_driver_ops *op; in nci_op_ntf_packet()
/linux-6.3-rc2/drivers/nfc/st-nci/
A Dcore.c87 static const struct nci_driver_ops st_nci_prop_ops[] = {
/linux-6.3-rc2/drivers/nfc/nxp-nci/
A Dcore.c114 static const struct nci_driver_ops nxp_nci_core_ops[] = {
/linux-6.3-rc2/drivers/nfc/fdp/
A Dfdp.c663 static const struct nci_driver_ops fdp_core_ops[] = {
674 static const struct nci_driver_ops fdp_prop_ops[] = {

Completed in 15 milliseconds