Home
last modified time | relevance | path

Searched refs:nci_prop_ntf_packet (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/include/net/nfc/
Dnci_core.h359 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode,
/Linux-v6.1/net/nfc/nci/
Dntf.c772 if (nci_prop_ntf_packet(ndev, ntf_opcode, skb) == -ENOTSUPP) { in nci_ntf_packet()
Dcore.c1435 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_ntf_packet() function