Home
last modified time | relevance | path

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

/linux-4.4.14/net/nfc/hci/
Dhci.h48 bool wait_response; member
Dhcp.c51 cmd->wait_response = (type == NFC_HCI_HCP_COMMAND) ? true : false; in nfc_hci_hcp_message_tx()
Dcore.c125 if (msg->wait_response == false) { in nfc_hci_msg_tx_work()
/linux-4.4.14/drivers/input/touchscreen/
Dwacom_w8001.c351 bool wait_response) in w8001_command() argument
359 if (rc == 0 && wait_response) { in w8001_command()