Searched defs:completion_delay (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/net/nfc/hci/ |
H A D | hcp.c | 21 nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, u8 instruction, const u8 *payload, size_t payload_len, data_exchange_cb_t cb, void *cb_context, unsigned long completion_delay) nfc_hci_hcp_message_tx() argument
|
H A D | hci.h | 39 unsigned long completion_delay; member
|
/kernel/linux/linux-6.6/net/nfc/hci/ |
H A D | hcp.c | 21 nfc_hci_hcp_message_tx(struct nfc_hci_dev *hdev, u8 pipe, u8 type, u8 instruction, const u8 *payload, size_t payload_len, data_exchange_cb_t cb, void *cb_context, unsigned long completion_delay) nfc_hci_hcp_message_tx() argument
|
H A D | hci.h | 39 unsigned long completion_delay; member
|
Completed in 2 milliseconds