Home
last modified time | relevance | path

Searched refs:wait_response (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/nfc/hci/
H A Dhci.h36 bool wait_response; member
H A Dhcp.c39 cmd->wait_response = (type == NFC_HCI_HCP_COMMAND) ? true : false; in nfc_hci_hcp_message_tx()
H A Dcore.c113 if (msg->wait_response == false) { in nfc_hci_msg_tx_work()
/openbmc/linux/drivers/input/touchscreen/
H A Dwacom_w8001.c360 bool wait_response) in w8001_command() argument
368 if (rc == 0 && wait_response) { in w8001_command()