Lines Matching defs:current_mode
77 const struct ov7251_mode_info *current_mode;
1003 const struct ov7251_mode_info *mode = ov7251->current_mode;
1077 ov7251->current_mode = new_mode;
1143 ov7251->current_mode->data,
1144 ov7251->current_mode->data_size);
1147 ov7251->current_mode->width,
1148 ov7251->current_mode->height);
1175 fi->interval = ov7251->current_mode->timeperframe;
1191 if (new_mode != ov7251->current_mode) {
1217 ov7251->current_mode = new_mode;
1220 fi->interval = ov7251->current_mode->timeperframe;