Lines Matching refs:ov8858_mode
154 struct ov8858_mode { struct
187 const struct ov8858_mode *cur_mode;
1814 static const struct ov8858_mode supported_modes_r1a_2lane[] = {
1841 static const struct ov8858_mode supported_modes_r1a_4lane[] = {
1856 static const struct ov8858_mode supported_modes_r2a_2lane[] = {
1883 static const struct ov8858_mode supported_modes_r2a_4lane[] = {
1898 static const struct ov8858_mode *supported_modes;
1990 static int ov8858_get_reso_dist(const struct ov8858_mode *mode, in ov8858_get_reso_dist()
1997 static const struct ov8858_mode *
2023 const struct ov8858_mode *mode; in ov8858_set_fmt()
2061 const struct ov8858_mode *mode = ov8858->cur_mode; in ov8858_get_fmt()
2132 const struct ov8858_mode *mode = ov8858->cur_mode; in ov8858_g_frame_interval()
2830 const struct ov8858_mode *def_mode = &supported_modes[0]; in ov8858_open()
2997 const struct ov8858_mode *mode; in ov8858_initialize_controls()