Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov7251.c101 struct ov7251_mode { struct
137 const struct ov7251_mode *cur_mode;
721 static const struct ov7251_mode supported_modes[] = {
829 static int ov7251_get_reso_dist(const struct ov7251_mode *mode, in ov7251_get_reso_dist()
836 static const struct ov7251_mode *
861 const struct ov7251_mode *mode; in ov7251_set_fmt()
900 const struct ov7251_mode *mode = ov7251->cur_mode; in ov7251_get_fmt()
974 const struct ov7251_mode *mode = ov7251->cur_mode; in ov7251_g_frame_interval()
989 const struct ov7251_mode *mode = ov7251->cur_mode; in ov7251_g_mbus_config()
1369 const struct ov7251_mode *def_mode = &supported_modes[0]; in ov7251_open()
[all …]