Searched refs:check_is_responsed (Results 1 – 1 of 1) sorted by relevance
251 static bool check_is_responsed(struct vpu_inst *inst, unsigned long key) in check_is_responsed() function271 wait_event_timeout(core->ack_wq, check_is_responsed(inst, key), timeout); in sync_session_response()274 if (!check_is_responsed(inst, key)) { in sync_session_response()