Home
last modified time | relevance | path

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

/openbmc/linux/net/nfc/hci/
H A Dhci.h76 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type,
H A Dhcp.c117 void nfc_hci_hcp_message_rx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, in nfc_hci_hcp_message_rx() function
H A Dcore.c144 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()