Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Dov9750.c96 struct ov9750_mode { struct
129 const struct ov9750_mode *cur_mode;
380 static const struct ov9750_mode supported_modes[] = {
487 static int ov9750_get_reso_dist(const struct ov9750_mode *mode, in ov9750_get_reso_dist()
494 static const struct ov9750_mode *
519 const struct ov9750_mode *mode; in ov9750_set_fmt()
557 const struct ov9750_mode *mode = ov9750->cur_mode; in ov9750_get_fmt()
624 const struct ov9750_mode *mode = ov9750->cur_mode; in ov9750_g_frame_interval()
905 const struct ov9750_mode *def_mode = &supported_modes[0]; in ov9750_open()
1050 const struct ov9750_mode *mode; in ov9750_initialize_controls()