Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/nfc/
H A Dnci_core.h357 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode,
/OK3568_Linux_fs/kernel/net/nfc/nci/
H A Dntf.c756 if (nci_prop_ntf_packet(ndev, ntf_opcode, skb) == -ENOTSUPP) { in nci_ntf_packet()
H A Dcore.c1425 int nci_prop_ntf_packet(struct nci_dev *ndev, __u16 opcode, in nci_prop_ntf_packet() function