Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/ti/cal/
Dcal.c437 static bool cal_ctx_wr_dma_stopped(struct cal_ctx *ctx) in cal_ctx_wr_dma_stopped() function
568 time_left = wait_event_timeout(ctx->dma.wait, cal_ctx_wr_dma_stopped(ctx), in cal_ctx_stop()