Searched refs:active_run (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/ipu-v3/
H A Dipu-image-convert.c2310 struct ipu_image_convert_run *run, *active_run, *tmp; local
2325 active_run = (chan->current_run && chan->current_run->ctx == ctx) ?
2328 if (active_run)
2335 if (!run_count && !active_run) {
2342 if (!active_run) {

Completed in 188 milliseconds