Home
last modified time | relevance | path

Searched refs:nci_driver_ops (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/
H A 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()
H A Dnci.h75 void s3fwrn5_nci_get_prop_ops(struct nci_driver_ops **ops, size_t *n);
/kernel/linux/linux-6.6/drivers/nfc/s3fwrn5/
H A Dnci.h53 extern const struct nci_driver_ops s3fwrn5_nci_prop_ops[4];
H A Dnci.c23 const struct nci_driver_ops s3fwrn5_nci_prop_ops[4] = {
/kernel/linux/linux-5.10/net/nfc/nci/
H A Dcore.c1382 static struct nci_driver_ops *ops_cmd_lookup(struct nci_driver_ops *ops, in ops_cmd_lookup()
1387 struct nci_driver_ops *op; in ops_cmd_lookup()
1402 struct sk_buff *skb, struct nci_driver_ops *ops, in nci_op_rsp_packet()
1405 struct nci_driver_ops *op; in nci_op_rsp_packet()
1415 struct sk_buff *skb, struct nci_driver_ops *ops, in nci_op_ntf_packet()
1418 struct nci_driver_ops *op; in nci_op_ntf_packet()
/kernel/linux/linux-6.6/net/nfc/nci/
H A 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()
/kernel/linux/linux-5.10/include/net/nfc/
H A Dnci_core.h59 struct nci_driver_ops { struct
86 struct nci_driver_ops *prop_ops;
89 struct nci_driver_ops *core_ops;
/kernel/linux/linux-6.6/include/net/nfc/
H 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;
/kernel/linux/linux-5.10/drivers/nfc/st-nci/
H A Dcore.c89 static struct nci_driver_ops st_nci_prop_ops[] = {
/kernel/linux/linux-6.6/drivers/nfc/st-nci/
H A Dcore.c87 static const struct nci_driver_ops st_nci_prop_ops[] = {
/kernel/linux/linux-6.6/drivers/nfc/nxp-nci/
H A Dcore.c114 static const struct nci_driver_ops nxp_nci_core_ops[] = {
/kernel/linux/linux-5.10/drivers/nfc/fdp/
H A Dfdp.c678 static struct nci_driver_ops fdp_core_ops[] = {
689 static struct nci_driver_ops fdp_prop_ops[] = {
/kernel/linux/linux-6.6/drivers/nfc/fdp/
H A Dfdp.c663 static const struct nci_driver_ops fdp_core_ops[] = {
674 static const struct nci_driver_ops fdp_prop_ops[] = {

Completed in 11 milliseconds