Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/i2c/
Dov5670.c112 struct ov5670_mode { struct
1780 static const struct ov5670_mode supported_modes[] = {
1870 const struct ov5670_mode *cur_mode;
2206 const struct ov5670_mode *default_mode = &supported_modes[0]; in ov5670_init_cfg()
2254 static void ov5670_update_pad_format(const struct ov5670_mode *mode, in ov5670_update_pad_format()
2298 const struct ov5670_mode *mode; in ov5670_set_pad_format()
2582 const struct ov5670_mode *mode = sensor->cur_mode; in __ov5670_get_pad_crop()