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