Home
last modified time | relevance | path

Searched refs:nfc_llcp_data_received (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/net/nfc/
Dnfc.h53 int nfc_llcp_data_received(struct nfc_dev *dev, struct sk_buff *skb);
Dcore.c663 return nfc_llcp_data_received(dev, skb); in nfc_tm_data_received()
Dllcp_core.c1508 int nfc_llcp_data_received(struct nfc_dev *dev, struct sk_buff *skb) in nfc_llcp_data_received() function