Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/media/i2c/
Dov5640.c268 static const struct ov5640_pixfmt ov5640_csi2_formats[] = { variable
488 return ov5640_is_csi2(sensor) ? ov5640_csi2_formats in ov5640_formats()
3651 formats = ov5640_csi2_formats; in ov5640_enum_mbus_code()
3652 num_formats = ARRAY_SIZE(ov5640_csi2_formats) - 1; in ov5640_enum_mbus_code()