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