Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/nfc/
Dnci_core.h322 void nci_ntf_packet(struct nci_dev *ndev, struct sk_buff *skb);
/linux-4.1.27/net/nfc/nci/
Dntf.c748 void nci_ntf_packet(struct nci_dev *ndev, struct sk_buff *skb) in nci_ntf_packet() function
Dcore.c1225 nci_ntf_packet(ndev, skb); in nci_rx_work()