Lines Matching refs:gc2155_mode
66 struct gc2155_mode { struct
92 const struct gc2155_mode *cur_mode; argument
93 const struct gc2155_mode *framesize_cfg;
844 static const struct gc2155_mode supported_modes[] = {
894 static int gc2155_get_reso_dist(const struct gc2155_mode *mode, in gc2155_get_reso_dist()
901 static const struct gc2155_mode *
993 const struct gc2155_mode *mode; in gc2155_set_fmt()
1029 const struct gc2155_mode *mode = gc2155->cur_mode; in gc2155_get_fmt()
1350 const struct gc2155_mode *def_mode = &supported_modes[0]; in gc2155_open()
1409 const struct gc2155_mode **size, in __gc2155_try_frame_size_fps()
1412 const struct gc2155_mode *fsize = &gc2155->framesize_cfg[0]; in __gc2155_try_frame_size_fps()
1413 const struct gc2155_mode *match = NULL; in __gc2155_try_frame_size_fps()
1453 const struct gc2155_mode *mode = NULL; in gc2155_s_frame_interval()