Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov9281.c131 struct ov9281_mode { struct
168 const struct ov9281_mode *cur_mode;
414 static const struct ov9281_mode supported_modes[] = {
531 static int ov9281_get_reso_dist(const struct ov9281_mode *mode, in ov9281_get_reso_dist()
538 static const struct ov9281_mode *
563 const struct ov9281_mode *mode; in ov9281_set_fmt()
601 const struct ov9281_mode *mode = ov9281->cur_mode; in ov9281_get_fmt()
668 const struct ov9281_mode *mode = ov9281->cur_mode; in ov9281_g_frame_interval()
981 const struct ov9281_mode *def_mode = &supported_modes[0]; in ov9281_open()
1144 const struct ov9281_mode *mode; in ov9281_initialize_controls()