Searched refs:nfc_hci_execute_cmd_async (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/net/nfc/hci/ |
H A 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()
|
/openbmc/linux/Documentation/driver-api/nfc/ |
H A D | nfc-hci.rst | 259 static int nfc_hci_execute_cmd_async(struct nfc_hci_dev *hdev, u8 pipe, u8 cmd,
|