Lines Matching refs:gc2053_mode
104 struct gc2053_mode { struct
140 const struct gc2053_mode *cur_mode;
326 static const struct gc2053_mode supported_modes[] = {
421 static int gc2053_get_reso_dist(const struct gc2053_mode *mode, in gc2053_get_reso_dist()
428 static const struct gc2053_mode *
659 const struct gc2053_mode *mode; in gc2053_initialize_controls()
1137 const struct gc2053_mode *mode = gc2053->cur_mode; in gc2053_g_frame_interval()
1148 const struct gc2053_mode *mode = gc2053->cur_mode; in gc2053_g_mbus_config()
1211 const struct gc2053_mode *mode; in gc2053_set_fmt()
1248 const struct gc2053_mode *mode = gc2053->cur_mode; in gc2053_get_fmt()
1281 const struct gc2053_mode *def_mode = &supported_modes[0]; in gc2053_open()