Home
last modified time | relevance | path

Searched refs:wait_response (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dwacom_w8001.c360 bool wait_response) in w8001_command()
368 if (rc == 0 && wait_response) { in w8001_command()
359 w8001_command(struct w8001 *w8001, unsigned char command, bool wait_response) w8001_command() argument
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dwacom_w8001.c360 bool wait_response) in w8001_command()
368 if (rc == 0 && wait_response) { in w8001_command()
359 w8001_command(struct w8001 *w8001, unsigned char command, bool wait_response) w8001_command() argument

Completed in 8 milliseconds