Searched refs:nfc_hci_execute_cmd_async (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/net/nfc/hci/ |
D | command.c | 31 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd_async() function 151 return nfc_hci_execute_cmd_async(hdev, pipe, cmd, param, param_len, in nfc_hci_send_cmd_async()
|
/Linux-v4.19/Documentation/nfc/ |
D | nfc-hci.txt | 239 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd,
|