Lines Matching refs:ov2775_mode
116 struct ov2775_mode { struct
160 const struct ov2775_mode *cur_mode;
161 const struct ov2775_mode *support_modes;
3804 static const struct ov2775_mode supported_modes[] = {
3956 static int ov2775_get_reso_dist(const struct ov2775_mode *mode, in ov2775_get_reso_dist()
3963 static const struct ov2775_mode *
3991 const struct ov2775_mode *mode; in ov2775_set_fmt()
4029 const struct ov2775_mode *mode = ov2775->cur_mode; in ov2775_get_fmt()
4104 const struct ov2775_mode *mode = ov2775->cur_mode; in ov2775_g_frame_interval()
4185 const struct ov2775_mode *mode = ov2775->cur_mode; in ov2775_g_mbus_config()
4725 const struct ov2775_mode *def_mode = &ov2775->support_modes[0]; in ov2775_open()
4950 const struct ov2775_mode *mode; in ov2775_initialize_controls()