Searched refs:nfc_send_to_raw_sock (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/net/nfc/ |
H A 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); variable
|
/kernel/linux/linux-6.6/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); variable
|
/kernel/linux/linux-5.10/include/net/nfc/ |
H A D | nfc.h | 296 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb,
|
/kernel/linux/linux-6.6/include/net/nfc/ |
H A D | nfc.h | 296 void nfc_send_to_raw_sock(struct nfc_dev *dev, struct sk_buff *skb,
|
/kernel/linux/linux-5.10/drivers/nfc/nfcmrvl/ |
H A D | fw_dnld.c | 413 nfc_send_to_raw_sock(priv->ndev->nfc_dev, skb, in fw_dnld_rx_work()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | core.c | 1342 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_send_frame() 1502 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_rx_work()
|
/kernel/linux/linux-6.6/net/nfc/nci/ |
H A D | core.c | 1353 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_send_frame() 1516 nfc_send_to_raw_sock(ndev->nfc_dev, skb, in nci_rx_work()
|
Completed in 9 milliseconds