Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/i2c/
Dov5670.c112 struct ov5670_mode { struct
1780 static const struct ov5670_mode supported_modes[] = {
1870 const struct ov5670_mode *cur_mode;
2204 const struct ov5670_mode *default_mode = &supported_modes[0]; in ov5670_init_state()
2252 static void ov5670_update_pad_format(const struct ov5670_mode *mode, in ov5670_update_pad_format()
2295 const struct ov5670_mode *mode; in ov5670_set_pad_format()
2548 const struct ov5670_mode *mode = sensor->cur_mode; in __ov5670_get_pad_crop()