Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/
H A Dov5640.c269 static const struct ov5640_pixfmt ov5640_csi2_formats[] = { variable
489 return ov5640_is_csi2(sensor) ? ov5640_csi2_formats in ov5640_formats()
3695 formats = ov5640_csi2_formats; in ov5640_enum_mbus_code()
3696 num_formats = ARRAY_SIZE(ov5640_csi2_formats) - 1; in ov5640_enum_mbus_code()