Home
last modified time | relevance | path

Searched refs:DELTA_FLAG_STREAMINFO (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
H A Ddelta-debug.c61 if (!(ctx->flags & DELTA_FLAG_STREAMINFO)) in delta_trace_summary()
H A Ddelta.h462 #define DELTA_FLAG_STREAMINFO 0x0001 macro
H A Ddelta-v4l2.c433 if (!(ctx->flags & DELTA_FLAG_STREAMINFO)) in delta_g_fmt_stream()
476 if (ctx->flags & DELTA_FLAG_STREAMINFO) { in delta_g_fmt_frame()
637 ctx->flags |= DELTA_FLAG_STREAMINFO; in delta_s_fmt_stream()
1371 ctx->flags |= DELTA_FLAG_STREAMINFO; in delta_vb2_au_start_streaming()
/kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/
H A Ddelta-debug.c61 if (!(ctx->flags & DELTA_FLAG_STREAMINFO)) in delta_trace_summary()
H A Ddelta.h462 #define DELTA_FLAG_STREAMINFO 0x0001 macro
H A Ddelta-v4l2.c433 if (!(ctx->flags & DELTA_FLAG_STREAMINFO)) in delta_g_fmt_stream()
476 if (ctx->flags & DELTA_FLAG_STREAMINFO) { in delta_g_fmt_frame()
637 ctx->flags |= DELTA_FLAG_STREAMINFO; in delta_s_fmt_stream()
1368 ctx->flags |= DELTA_FLAG_STREAMINFO; in delta_vb2_au_start_streaming()

Completed in 8 milliseconds