Searched refs:nci_op_ntf_packet (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/net/nfc/nci/ |
D | core.c | 1391 static int nci_op_ntf_packet(struct nci_dev *ndev, __u16 ntf_opcode, in nci_op_ntf_packet() function 1414 return nci_op_ntf_packet(ndev, opcode, skb, ndev->ops->prop_ops, in nci_prop_ntf_packet() 1428 return nci_op_ntf_packet(ndev, opcode, skb, ndev->ops->core_ops, in nci_core_ntf_packet()
|