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