Searched refs:nfc_hci_execute_cmd_async (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/net/nfc/hci/ |
D | command.c | 19 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd, in nfc_hci_execute_cmd_async() function 135 return nfc_hci_execute_cmd_async(hdev, pipe, cmd, param, param_len, in nfc_hci_send_cmd_async()
|
/linux-6.1.9/Documentation/driver-api/nfc/ |
D | nfc-hci.rst | 259 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd,
|