Searched refs:nfc_hci_hcp_message_rx (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/nfc/hci/ |
H A D | hci.h | 76 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type,
|
H A D | hcp.c | 117 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, in nfc_hci_hcp_message_rx() function
|
H A D | core.c | 144 nfc_hci_hcp_message_rx(hdev, pipe, type, instruction, skb); in nfc_hci_msg_rx_work() 914 nfc_hci_hcp_message_rx(hdev, pipe, type, instruction, hcp_skb); in nfc_hci_recv_from_llc()
|