Home
last modified time | relevance | path

Searched refs:completion_delay (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/nfc/hci/
H A Dhcp.c25 unsigned long completion_delay) in nfc_hci_hcp_message_tx() argument
42 cmd->completion_delay = completion_delay; in nfc_hci_hcp_message_tx()
H A Dhci.h39 unsigned long completion_delay; member
74 unsigned long completion_delay);
H A Dcore.c120 msecs_to_jiffies(hdev->cmd_pending_msg->completion_delay)); in nfc_hci_msg_tx_work()