Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov12d2q.c125 struct ov12d2q_mode { struct
165 const struct ov12d2q_mode *cur_mode;
1932 static const struct ov12d2q_mode supported_modes[] = {
2058 static int ov12d2q_get_reso_dist(const struct ov12d2q_mode *mode, in ov12d2q_get_reso_dist()
2065 static const struct ov12d2q_mode *
2091 const struct ov12d2q_mode *mode; in ov12d2q_set_fmt()
2139 const struct ov12d2q_mode *mode = ov12d2q->cur_mode; in ov12d2q_get_fmt()
2217 const struct ov12d2q_mode *mode = ov12d2q->cur_mode; in ov12d2q_g_frame_interval()
2228 const struct ov12d2q_mode *mode = ov12d2q->cur_mode; in ov12d2q_g_mbus_config()
2662 const struct ov12d2q_mode *def_mode = &supported_modes[0]; in ov12d2q_open()
[all …]