Lines Matching refs:sequence

208 		  run->dst->sequence,  in visl_tpg_fill_sequence()
243 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", buf); in visl_tpg_fill()
244 frame_dprintk(ctx->dev, run->dst->sequence, ""); in visl_tpg_fill()
251 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", line_str); in visl_tpg_fill()
254 frame_dprintk(ctx->dev, run->dst->sequence, ""); in visl_tpg_fill()
269 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", buf); in visl_tpg_fill()
280 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", buf); in visl_tpg_fill()
284 frame_dprintk(ctx->dev, run->dst->sequence, ""); in visl_tpg_fill()
287 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", buf); in visl_tpg_fill()
304 frame_dprintk(ctx->dev, run->dst->sequence, "%s", &buf[old_len]); in visl_tpg_fill()
308 frame_dprintk(ctx->dev, run->dst->sequence, ""); in visl_tpg_fill()
322 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", buf); in visl_tpg_fill()
333 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", buf); in visl_tpg_fill()
337 frame_dprintk(ctx->dev, run->dst->sequence, ""); in visl_tpg_fill()
340 frame_dprintk(ctx->dev, run->dst->sequence, "%s\n", buf); in visl_tpg_fill()
354 frame_dprintk(ctx->dev, run->dst->sequence, "%s", &buf[old_len]); in visl_tpg_fill()
433 run.dst->sequence = ctx->q_data[V4L2_M2M_DST].sequence++; in visl_device_run()
434 run.src->sequence = ctx->q_data[V4L2_M2M_SRC].sequence++; in visl_device_run()
474 frame_dprintk(ctx->dev, run.dst->sequence, in visl_device_run()
476 run.src->sequence, run.src->vb2_buf.timestamp); in visl_device_run()
478 frame_dprintk(ctx->dev, run.dst->sequence, in visl_device_run()
480 run.dst->sequence, run.dst->vb2_buf.timestamp); in visl_device_run()
486 run.dst->sequence >= bitstream_trace_frame_start && in visl_device_run()
487 run.dst->sequence < bitstream_trace_frame_start + bitstream_trace_nframes) in visl_device_run()