Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/
Drawsock.c370 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb, in nfc_send_to_raw_sock() function
405 EXPORT_SYMBOL(nfc_send_to_raw_sock);
/linux-4.4.14/include/net/nfc/
Dnfc.h306 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb,
/linux-4.4.14/drivers/nfc/nfcmrvl/
Dfw_dnld.c415 nfc_send_to_raw_sock(priv->ndev->nfc_dev, skb, in fw_dnld_rx_work()
/linux-4.4.14/net/nfc/nci/
Dcore.c1234 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_send_frame()
1394 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_rx_work()