Lines Matching refs:ov2718_mode
132 struct ov2718_mode { struct
173 const struct ov2718_mode *cur_mode;
174 const struct ov2718_mode *support_modes;
7579 static const struct ov2718_mode supported_modes[] = {
7760 static int ov2718_get_reso_dist(const struct ov2718_mode *mode, in ov2718_get_reso_dist()
7767 static const struct ov2718_mode *
7795 const struct ov2718_mode *mode; in ov2718_set_fmt()
7839 const struct ov2718_mode *mode = ov2718->cur_mode; in ov2718_get_fmt()
7914 const struct ov2718_mode *mode = ov2718->cur_mode; in ov2718_g_frame_interval()
7995 const struct ov2718_mode *mode = ov2718->cur_mode; in ov2718_g_mbus_config()
8517 const struct ov2718_mode *def_mode = &ov2718->support_modes[0]; in ov2718_open()
8733 const struct ov2718_mode *mode; in ov2718_initialize_controls()