Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/wireless/quantenna/qtnfmac/
A Dtrans.c34 ctl_node->waiting_for_resp = true; in qtnf_trans_send_cmd_with_resp()
48 resp_not_handled = ctl_node->waiting_for_resp; in qtnf_trans_send_cmd_with_resp()
51 ctl_node->waiting_for_resp = false; in qtnf_trans_send_cmd_with_resp()
89 if (unlikely(!ctl_node->waiting_for_resp)) { in qtnf_trans_signal_cmdresp()
100 ctl_node->waiting_for_resp = false; in qtnf_trans_signal_cmdresp()
138 trans->curr_cmd.waiting_for_resp = false; in qtnf_trans_init()
A Dtrans.h25 bool waiting_for_resp; member
/linux-6.3-rc2/sound/pci/hda/
A Dpatch_ca0132.c2277 bool waiting_for_resp = false; in dspio_send_scp_message() local
2309 waiting_for_resp = true; in dspio_send_scp_message()
2319 if (waiting_for_resp) { in dspio_send_scp_message()
2325 waiting_for_resp = false; in dspio_send_scp_message()

Completed in 24 milliseconds