Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov13850.c104 struct ov13850_mode { struct
138 const struct ov13850_mode *cur_mode;
646 static const struct ov13850_mode supported_modes[] = {
764 static int ov13850_get_reso_dist(const struct ov13850_mode *mode, in ov13850_get_reso_dist()
771 static const struct ov13850_mode *
796 const struct ov13850_mode *mode; in ov13850_set_fmt()
834 const struct ov13850_mode *mode = ov13850->cur_mode; in ov13850_get_fmt()
903 const struct ov13850_mode *mode = ov13850->cur_mode; in ov13850_g_frame_interval()
1216 const struct ov13850_mode *def_mode = &supported_modes[0]; in ov13850_open()
1367 const struct ov13850_mode *mode; in ov13850_initialize_controls()