Lines Matching defs:ov965x
246 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
423 static int ov965x_read(struct ov965x *ov965x, u8 addr, u8 *val) in ov965x_read()
440 static int ov965x_write(struct ov965x *ov965x, u8 addr, u8 val) in ov965x_write()
452 static int ov965x_write_array(struct ov965x *ov965x, in ov965x_write_array()
463 static int ov965x_set_default_gamma_curve(struct ov965x *ov965x) in ov965x_set_default_gamma_curve()
486 static int ov965x_set_color_matrix(struct ov965x *ov965x) in ov965x_set_color_matrix()
506 static int __ov965x_set_power(struct ov965x *ov965x, int on) in __ov965x_set_power()
531 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_power() local
558 static void ov965x_update_exposure_ctrl(struct ov965x *ov965x) in ov965x_update_exposure_ctrl()
592 static int ov965x_set_banding_filter(struct ov965x *ov965x, int value) in ov965x_set_banding_filter()
623 static int ov965x_set_white_balance(struct ov965x *ov965x, int awb) in ov965x_set_white_balance()
647 static int ov965x_set_brightness(struct ov965x *ov965x, int val) in ov965x_set_brightness()
671 static int ov965x_set_gain(struct ov965x *ov965x, int auto_gain) in ov965x_set_gain()
730 static int ov965x_set_sharpness(struct ov965x *ov965x, unsigned int value) in ov965x_set_sharpness()
759 static int ov965x_set_exposure(struct ov965x *ov965x, int exp) in ov965x_set_exposure()
804 static int ov965x_set_flip(struct ov965x *ov965x) in ov965x_set_flip()
820 static int ov965x_set_saturation(struct ov965x *ov965x, int val) in ov965x_set_saturation()
843 static int ov965x_set_test_pattern(struct ov965x *ov965x, int value) in ov965x_set_test_pattern()
855 static int __g_volatile_ctrl(struct ov965x *ov965x, struct v4l2_ctrl *ctrl) in __g_volatile_ctrl()
904 struct ov965x *ov965x = to_ov965x(sd); in ov965x_g_volatile_ctrl() local
918 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_ctrl() local
986 static int ov965x_initialize_controls(struct ov965x *ov965x) in ov965x_initialize_controls()
1107 struct ov965x *ov965x = to_ov965x(sd); in ov965x_g_frame_interval() local
1116 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
1171 struct ov965x *ov965x = to_ov965x(sd); in ov965x_get_fmt() local
1218 struct ov965x *ov965x = to_ov965x(sd); in ov965x_set_fmt() local
1266 static int ov965x_set_frame_size(struct ov965x *ov965x) in ov965x_set_frame_size()
1276 static int __ov965x_set_params(struct ov965x *ov965x) in __ov965x_set_params()
1324 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_stream() local
1403 static int ov965x_configure_gpios(struct ov965x *ov965x) in ov965x_configure_gpios()
1426 struct ov965x *ov965x = to_ov965x(sd); in ov965x_detect_sensor() local
1463 struct ov965x *ov965x; in ov965x_probe() local
1545 struct ov965x *ov965x = to_ov965x(sd); in ov965x_remove() local