nfc_hci_recv_frame  315 drivers/nfc/mei_phy.c 	nfc_hci_recv_frame(phy->hdev, skb);
nfc_hci_recv_frame  216 drivers/nfc/microread/i2c.c 		nfc_hci_recv_frame(phy->hdev, NULL);
nfc_hci_recv_frame  223 drivers/nfc/microread/i2c.c 	nfc_hci_recv_frame(phy->hdev, skb);
nfc_hci_recv_frame  508 drivers/nfc/pn544/i2c.c 			nfc_hci_recv_frame(phy->hdev, NULL);
nfc_hci_recv_frame  515 drivers/nfc/pn544/i2c.c 		nfc_hci_recv_frame(phy->hdev, skb);
nfc_hci_recv_frame  445 drivers/nfc/st21nfca/i2c.c 		nfc_hci_recv_frame(phy->hdev, NULL);
nfc_hci_recv_frame  470 drivers/nfc/st21nfca/i2c.c 		nfc_hci_recv_frame(phy->hdev, phy->pending_skb);
nfc_hci_recv_frame  479 drivers/nfc/st21nfca/i2c.c 		nfc_hci_recv_frame(phy->hdev, NULL);
nfc_hci_recv_frame  254 include/net/nfc/hci.h void nfc_hci_recv_frame(struct nfc_hci_dev *hdev, struct sk_buff *skb);
nfc_hci_recv_frame 1089 net/nfc/hci/core.c EXPORT_SYMBOL(nfc_hci_recv_frame);