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

/linux-master/drivers/media/i2c/
H A Dgc2145.c543 * struct gc2145_format - GC2145 pixel format description
549 struct gc2145_format { struct
557 static const struct gc2145_format supported_formats[] = {
626 static const struct gc2145_format *
721 const struct gc2145_format *gc2145_format; local
727 gc2145_format = gc2145_get_format_code(gc2145, fse->code);
728 code = gc2145_format->code;
746 const struct gc2145_format *gc2145_fmt;
799 const struct gc2145_format *gc2145_forma
798 gc2145_config_mipi_mode(struct gc2145 *gc2145, const struct gc2145_format *gc2145_format) argument
856 const struct gc2145_format *gc2145_format; local
[all...]

Completed in 79 milliseconds