Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dgc2145.c549 struct gc2145_format { struct
559 static const struct gc2145_format supported_formats[] = { argument
661 static const struct gc2145_format *
758 const struct gc2145_format *gc2145_format; in gc2145_enum_frame_size() local
764 gc2145_format = gc2145_get_format_code(gc2145, fse->code); in gc2145_enum_frame_size()
765 code = gc2145_format->code; in gc2145_enum_frame_size()
783 const struct gc2145_format *gc2145_fmt; in gc2145_set_pad_format()
842 const struct gc2145_format *gc2145_format) in gc2145_config_mipi_mode() argument
857 if (gc2145_format->colorspace != V4L2_COLORSPACE_RAW) in gc2145_config_mipi_mode()
870 if (gc2145_format->colorspace != V4L2_COLORSPACE_RAW) { in gc2145_config_mipi_mode()
[all …]