nfc_hci_recv_frame
nfc_hci_recv_frame(phy->hdev, skb);
nfc_hci_recv_frame(phy->hdev, NULL);
nfc_hci_recv_frame(phy->hdev, skb);
nfc_hci_recv_frame(phy->hdev, NULL);
nfc_hci_recv_frame(phy->hdev, skb);
nfc_hci_recv_frame(phy->hdev, NULL);
nfc_hci_recv_frame(phy->hdev, phy->pending_skb);
nfc_hci_recv_frame(phy->hdev, NULL);
void nfc_hci_recv_frame(struct nfc_hci_dev *hdev, struct sk_buff *skb);
EXPORT_SYMBOL(nfc_hci_recv_frame);