Searched refs:nfc_send_to_raw_sock (Results 1 – 4 of 4) sorted by relevance
/linux/net/nfc/ |
H A D | rawsock.c | 359 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb, in nfc_send_to_raw_sock() function 394 EXPORT_SYMBOL(nfc_send_to_raw_sock);
|
/linux/include/net/nfc/ |
H A D | nfc.h | 296 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb,
|
/linux/drivers/nfc/nfcmrvl/ |
H A D | fw_dnld.c | 402 nfc_send_to_raw_sock(priv->ndev->nfc_dev, skb, in fw_dnld_rx_work()
|
/linux/net/nfc/nci/ |
H A D | core.c | 1353 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_send_frame() 1529 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_rx_work()
|