Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov5648.c115 struct ov5648_mode { struct
149 const struct ov5648_mode *cur_mode;
452 static const struct ov5648_mode supported_modes_2lane[] = {
479 static const struct ov5648_mode *supported_modes;
597 static int ov5648_get_reso_dist(const struct ov5648_mode *mode, in ov5648_get_reso_dist()
604 static const struct ov5648_mode *
630 const struct ov5648_mode *mode; in ov5648_set_fmt()
668 const struct ov5648_mode *mode = ov5648->cur_mode; in ov5648_get_fmt()
737 const struct ov5648_mode *mode = ov5648->cur_mode; in ov5648_g_frame_interval()
1058 const struct ov5648_mode *def_mode = &supported_modes[0]; in ov5648_open()
[all …]