Searched refs:nfc_send_to_raw_sock (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/net/nfc/ |
D | rawsock.c | 370 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/ |
D | nfc.h | 306 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb,
|
/linux-4.4.14/drivers/nfc/nfcmrvl/ |
D | fw_dnld.c | 415 nfc_send_to_raw_sock(priv->ndev->nfc_dev, skb, in fw_dnld_rx_work()
|
/linux-4.4.14/net/nfc/nci/ |
D | core.c | 1234 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()
|