Searched refs:nfc_send_to_raw_sock (Results  1 – 4 of 4) sorted by relevance
| /Linux-v5.4/net/nfc/ | 
| D | rawsock.c | 358 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb,  in nfc_send_to_raw_sock()  function 393 EXPORT_SYMBOL(nfc_send_to_raw_sock);
  | 
| /Linux-v5.4/include/net/nfc/ | 
| D | nfc.h | 296 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb,
  | 
| /Linux-v5.4/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.4/net/nfc/nci/ | 
| D | core.c | 1307 	nfc_send_to_raw_sock(ndev->nfc_dev, skb,  in nci_send_frame() 1467 		nfc_send_to_raw_sock(ndev->nfc_dev, skb,  in nci_rx_work()
  |