Lines Matching refs:ov4689_mode
114 struct ov4689_mode { struct
149 const struct ov4689_mode *cur_mode;
476 static const struct ov4689_mode supported_modes[] = {
614 static int ov4689_get_reso_dist(const struct ov4689_mode *mode, in ov4689_get_reso_dist()
621 static const struct ov4689_mode *
646 const struct ov4689_mode *mode; in ov4689_set_fmt()
684 const struct ov4689_mode *mode = ov4689->cur_mode; in ov4689_get_fmt()
756 const struct ov4689_mode *mode = ov4689->cur_mode; in ov4689_g_frame_interval()
767 const struct ov4689_mode *mode = ov4689->cur_mode; in ov4689_g_mbus_config()
1232 const struct ov4689_mode *def_mode = &supported_modes[0]; in ov4689_open()
1371 const struct ov4689_mode *mode; in ov4689_initialize_controls()