Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/nfc/
Dnci_core.h367 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode,
/Linux-v4.19/net/nfc/nci/
Dntf.c762 if (nci_prop_ntf_packet(ndev, ntf_opcode, skb) == -ENOTSUPP) { in nci_ntf_packet()
Dcore.c1411 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_ntf_packet() function