Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/nfc/
Dnci_core.h357 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode,
/linux-4.4.14/net/nfc/nci/
Dntf.c762 if (nci_prop_ntf_packet(ndev, ntf_opcode, skb) == -ENOTSUPP) { in nci_ntf_packet()
Dcore.c1326 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_ntf_packet() function