Searched refs:enum_all_formats (Results 1 – 1 of 1) sorted by relevance
222 bool skip_mode_none, enum_all_formats; in vidioc_enum_fmt() local229 enum_all_formats = !!(f->index & V4L2_FMTDESC_FLAG_ENUM_ALL); in vidioc_enum_fmt()251 if (!hantro_check_depth_match(fmt, ctx->bit_depth) && !enum_all_formats) in vidioc_enum_fmt()271 if (!hantro_check_depth_match(fmt, ctx->bit_depth) && !enum_all_formats) in vidioc_enum_fmt()