Lines Matching refs:ov5670_mode
131 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()
1541 const struct ov5670_mode *mode; in ov5670_initialize_controls()