Searched refs:received_resp (Results 1 – 3 of 3) sorted by relevance
21 hdev->mbx_resp.received_resp = false; in hclgevf_reset_mbx_resp_status()50 while ((!hdev->mbx_resp.received_resp) && (i < HCLGEVF_MAX_TRY_TIMES)) { in hclgevf_get_mbx_resp()61 code0, code1, hdev->mbx_resp.received_resp, i); in hclgevf_get_mbx_resp()198 if (resp->received_resp) in hclgevf_mbx_handler()202 resp->received_resp = true; in hclgevf_mbx_handler()
194 bool received_resp; member231 if (!wait_event_timeout(ctlr->wait, ctlr->received_resp, HZ)) { in joycon_hid_send_sync()237 ctlr->received_resp = false; in joycon_hid_send_sync()658 ctlr->received_resp = true; in joycon_ctlr_handle_event()
91 bool received_resp; member