Home
last modified time | relevance | path

Searched refs:gc2093_mode (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dgc2093.c108 struct gc2093_mode { struct
146 const struct gc2093_mode *cur_mode;
424 static const struct gc2093_mode supported_modes[] = {
558 const struct gc2093_mode *mode = gc2093->cur_mode; in gc2093_modify_fps_info()
649 const struct gc2093_mode *mode; in gc2093_initialize_controls()
1151 const struct gc2093_mode *mode = gc2093->cur_mode; in gc2093_g_frame_interval()
1223 const struct gc2093_mode *mode; in gc2093_set_fmt()
1269 const struct gc2093_mode *mode = gc2093->cur_mode; in gc2093_get_fmt()
1302 const struct gc2093_mode *def_mode = &supported_modes[0]; in gc2093_open()