Searched refs:nfc_send_to_raw_sock (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.10/net/nfc/ |
D | rawsock.c | 357 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb, in nfc_send_to_raw_sock() function 392 EXPORT_SYMBOL(nfc_send_to_raw_sock);
|
/Linux-v5.10/include/net/nfc/ |
D | nfc.h | 296 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb,
|
/Linux-v5.10/drivers/nfc/nfcmrvl/ |
D | fw_dnld.c | 413 nfc_send_to_raw_sock(priv->ndev->nfc_dev, skb, in fw_dnld_rx_work()
|
/Linux-v5.10/net/nfc/nci/ |
D | core.c | 1310 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_send_frame() 1470 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_rx_work()
|