Home
last modified time | relevance | path

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

/linux-4.1.27/net/nfc/
Drawsock.c369 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb, in nfc_send_to_raw_sock() function
404 EXPORT_SYMBOL(nfc_send_to_raw_sock);
/linux-4.1.27/include/net/nfc/
Dnfc.h296 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb,
/linux-4.1.27/net/nfc/nci/
Dcore.c1131 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_send_frame()
1215 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_rx_work()