Searched refs:evt_update (Results 1 – 2 of 2) sorted by relevance
52 bool evt_update; member
157 ctx->evt_update = false; in dpu_wait_update_done()159 rc = wait_event_interruptible_timeout(ctx->wait_queue, ctx->evt_update, in dpu_wait_update_done()765 ctx->evt_update = true; in sprd_dpu_isr()
Completed in 5 milliseconds