Searched refs:nci_op_rsp_packet (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/nfc/nci/ |
H A D | core.c | 1412 static int nci_op_rsp_packet(struct nci_dev *ndev, __u16 rsp_opcode, in nci_op_rsp_packet() function 1441 return nci_op_rsp_packet(ndev, opcode, skb, ndev->ops->prop_ops, in nci_prop_rsp_packet() 1455 return nci_op_rsp_packet(ndev, opcode, skb, ndev->ops->core_ops, in nci_core_rsp_packet()
|