Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov5695.c101 struct ov5695_mode { struct
130 const struct ov5695_mode *cur_mode; argument
508 static const struct ov5695_mode supported_modes[] = {
705 static int ov5695_get_reso_dist(const struct ov5695_mode *mode, in ov5695_get_reso_dist()
712 static const struct ov5695_mode *
737 const struct ov5695_mode *mode; in ov5695_set_fmt()
775 const struct ov5695_mode *mode = ov5695->cur_mode; in ov5695_get_fmt()
842 const struct ov5695_mode *mode = ov5695->cur_mode; in ov5695_g_frame_interval()
1132 const struct ov5695_mode *def_mode = &supported_modes[0]; in ov5695_open()
1281 const struct ov5695_mode *mode; in ov5695_initialize_controls()