Home
last modified time | relevance | path

Searched refs:prop_ops (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/nfc/st-nci/
H A Dcore.c108 .prop_ops = st_nci_prop_ops,
/openbmc/linux/drivers/nfc/s3fwrn5/
H A Dcore.c156 .prop_ops = s3fwrn5_nci_prop_ops,
/openbmc/linux/include/net/nfc/
H A Dnci_core.h86 const struct nci_driver_ops *prop_ops; member
/openbmc/linux/drivers/nfc/fdp/
H A Dfdp.c693 .prop_ops = fdp_prop_ops,
/openbmc/linux/net/nfc/nci/
H A Dcore.c1441 return nci_op_rsp_packet(ndev, opcode, skb, ndev->ops->prop_ops, in nci_prop_rsp_packet()
1448 return nci_op_ntf_packet(ndev, opcode, skb, ndev->ops->prop_ops, in nci_prop_ntf_packet()