ov5695_mode
const struct ov5695_mode *def_mode = &supported_modes[0];
const struct ov5695_mode *cur_mode;
const struct ov5695_mode *mode;
static const struct ov5695_mode supported_modes[] = {
static int ov5695_get_reso_dist(const struct ov5695_mode *mode,
static const struct ov5695_mode *
const struct ov5695_mode *mode;
const struct ov5695_mode *mode = ov5695->cur_mode;