Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov5670.c131 struct ov5670_mode { struct
165 const struct ov5670_mode *cur_mode;
631 static const struct ov5670_mode supported_modes_2lane[] = {
658 static const struct ov5670_mode *supported_modes;
779 static int ov5670_get_reso_dist(const struct ov5670_mode *mode, in ov5670_get_reso_dist()
786 static const struct ov5670_mode *
812 const struct ov5670_mode *mode; in ov5670_set_fmt()
850 const struct ov5670_mode *mode = ov5670->cur_mode; in ov5670_get_fmt()
965 const struct ov5670_mode *mode = ov5670->cur_mode; in ov5670_g_frame_interval()
1376 const struct ov5670_mode *def_mode = &supported_modes[0]; in ov5670_open()
[all …]