Searched refs:nci_hci_cmd_received (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/nfc/nci/ |
H A D | hci.c | 282 static void nci_hci_cmd_received(struct nci_dev *ndev, u8 pipe, in nci_hci_cmd_received() function 394 nci_hci_cmd_received(ndev, pipe, instruction, skb); in nci_hci_hcp_message_rx()
|
/kernel/linux/linux-6.6/net/nfc/nci/ |
H A D | hci.c | 281 static void nci_hci_cmd_received(struct nci_dev *ndev, u8 pipe, in nci_hci_cmd_received() function 390 nci_hci_cmd_received(ndev, pipe, instruction, skb); in nci_hci_hcp_message_rx()
|
Completed in 3 milliseconds