Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/platform/sti/delta/
Ddelta.h463 #define DELTA_FLAG_FRAMEINFO 0x0002 macro
Ddelta-v4l2.c462 if (!(ctx->flags & DELTA_FLAG_FRAMEINFO)) in delta_g_fmt_frame()
700 ctx->flags |= DELTA_FLAG_FRAMEINFO; in delta_s_fmt_frame()
731 if ((ctx->flags & DELTA_FLAG_FRAMEINFO) && in delta_g_selection()
1376 ctx->flags |= DELTA_FLAG_FRAMEINFO; in delta_vb2_au_start_streaming()