Lines Matching defs:ov965x

247 struct ov965x {  struct
264 const struct ov965x_framesize *frame_size; argument
269 struct ov965x_ctrls ctrls; argument
271 const struct ov965x_interval *fiv; argument
284 static const struct i2c_rv ov965x_init_regs[] = { argument
472 static int ov965x_set_default_gamma_curve(struct ov965x *ov965x) in ov965x_set_default_gamma_curve()
494 static int ov965x_set_color_matrix(struct ov965x *ov965x) in ov965x_set_color_matrix()
519 static void __ov965x_set_power(struct ov965x *ov965x, int on) in __ov965x_set_power()
535 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_power() local
563 static void ov965x_update_exposure_ctrl(struct ov965x *ov965x) in ov965x_update_exposure_ctrl()
597 static int ov965x_set_banding_filter(struct ov965x *ov965x, int value) in ov965x_set_banding_filter()
628 static int ov965x_set_white_balance(struct ov965x *ov965x, int awb) in ov965x_set_white_balance()
652 static int ov965x_set_brightness(struct ov965x *ov965x, int val) in ov965x_set_brightness()
676 static int ov965x_set_gain(struct ov965x *ov965x, int auto_gain) in ov965x_set_gain()
731 static int ov965x_set_sharpness(struct ov965x *ov965x, unsigned int value) in ov965x_set_sharpness()
760 static int ov965x_set_exposure(struct ov965x *ov965x, int exp) in ov965x_set_exposure()
806 static int ov965x_set_flip(struct ov965x *ov965x) in ov965x_set_flip()
822 static int ov965x_set_saturation(struct ov965x *ov965x, int val) in ov965x_set_saturation()
845 static int ov965x_set_test_pattern(struct ov965x *ov965x, int value) in ov965x_set_test_pattern()
857 static int __g_volatile_ctrl(struct ov965x *ov965x, struct v4l2_ctrl *ctrl) in __g_volatile_ctrl()
905 struct ov965x *ov965x = to_ov965x(sd); in ov965x_g_volatile_ctrl() local
919 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_ctrl() local
988 static int ov965x_initialize_controls(struct ov965x *ov965x) in ov965x_initialize_controls()
1106 struct ov965x *ov965x = to_ov965x(sd); in ov965x_g_frame_interval() local
1115 static int __ov965x_set_frame_interval(struct ov965x *ov965x, in __ov965x_set_frame_interval()
1154 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_frame_interval() local
1170 struct ov965x *ov965x = to_ov965x(sd); in ov965x_get_fmt() local
1216 struct ov965x *ov965x = to_ov965x(sd); in ov965x_set_fmt() local
1263 static int ov965x_set_frame_size(struct ov965x *ov965x) in ov965x_set_frame_size()
1273 static int __ov965x_set_params(struct ov965x *ov965x) in __ov965x_set_params()
1323 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_stream() local
1404 static int ov965x_configure_gpios(struct ov965x *ov965x, in ov965x_configure_gpios()
1434 struct ov965x *ov965x = to_ov965x(sd); in ov965x_detect_sensor() local
1469 struct ov965x *ov965x; in ov965x_probe() local