Lines Matching defs:ov965x
248 struct ov965x { struct
266 const struct ov965x_framesize *frame_size; argument
271 struct ov965x_ctrls ctrls; argument
273 const struct ov965x_interval *fiv; argument
286 static const struct i2c_rv ov965x_init_regs[] = { argument
425 static int ov965x_read(struct ov965x *ov965x, u8 addr, u8 *val) in ov965x_read()
442 static int ov965x_write(struct ov965x *ov965x, u8 addr, u8 val) in ov965x_write()
454 static int ov965x_write_array(struct ov965x *ov965x, in ov965x_write_array()
465 static int ov965x_set_default_gamma_curve(struct ov965x *ov965x) in ov965x_set_default_gamma_curve()
488 static int ov965x_set_color_matrix(struct ov965x *ov965x) in ov965x_set_color_matrix()
508 static int __ov965x_set_power(struct ov965x *ov965x, int on) in __ov965x_set_power()
533 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_power() local
560 static void ov965x_update_exposure_ctrl(struct ov965x *ov965x) in ov965x_update_exposure_ctrl()
594 static int ov965x_set_banding_filter(struct ov965x *ov965x, int value) in ov965x_set_banding_filter()
625 static int ov965x_set_white_balance(struct ov965x *ov965x, int awb) in ov965x_set_white_balance()
649 static int ov965x_set_brightness(struct ov965x *ov965x, int val) in ov965x_set_brightness()
673 static int ov965x_set_gain(struct ov965x *ov965x, int auto_gain) in ov965x_set_gain()
732 static int ov965x_set_sharpness(struct ov965x *ov965x, unsigned int value) in ov965x_set_sharpness()
761 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()
906 struct ov965x *ov965x = to_ov965x(sd); in ov965x_g_volatile_ctrl() local
920 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_ctrl() local
988 static int ov965x_initialize_controls(struct ov965x *ov965x) in ov965x_initialize_controls()
1109 struct ov965x *ov965x = to_ov965x(sd); in ov965x_g_frame_interval() local
1118 static int __ov965x_set_frame_interval(struct ov965x *ov965x, in __ov965x_set_frame_interval()
1156 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_frame_interval() local
1173 struct ov965x *ov965x = to_ov965x(sd); in ov965x_get_fmt() local
1220 struct ov965x *ov965x = to_ov965x(sd); in ov965x_set_fmt() local
1268 static int ov965x_set_frame_size(struct ov965x *ov965x) in ov965x_set_frame_size()
1278 static int __ov965x_set_params(struct ov965x *ov965x) in __ov965x_set_params()
1326 struct ov965x *ov965x = to_ov965x(sd); in ov965x_s_stream() local
1408 static int ov965x_configure_gpios_pdata(struct ov965x *ov965x, in ov965x_configure_gpios_pdata()
1437 static int ov965x_configure_gpios(struct ov965x *ov965x) in ov965x_configure_gpios()
1460 struct ov965x *ov965x = to_ov965x(sd); in ov965x_detect_sensor() local
1498 struct ov965x *ov965x; in ov965x_probe() local
1590 struct ov965x *ov965x = to_ov965x(sd); in ov965x_remove() local