Lines Matching defs:ov5693
377 static int ov5693_read_reg(struct ov5693_device *ov5693, u32 addr, u32 *value) in ov5693_read_reg()
418 static void ov5693_write_reg(struct ov5693_device *ov5693, u32 addr, u32 value, in ov5693_write_reg()
453 static int ov5693_write_reg_array(struct ov5693_device *ov5693, in ov5693_write_reg_array()
466 static int ov5693_update_bits(struct ov5693_device *ov5693, u32 address, in ov5693_update_bits()
486 static int ov5693_flip_vert_configure(struct ov5693_device *ov5693, in ov5693_flip_vert_configure()
501 static int ov5693_flip_horz_configure(struct ov5693_device *ov5693, in ov5693_flip_horz_configure()
516 static int ov5693_get_exposure(struct ov5693_device *ov5693, s32 *value) in ov5693_get_exposure()
531 static int ov5693_exposure_configure(struct ov5693_device *ov5693, in ov5693_exposure_configure()
543 static int ov5693_get_gain(struct ov5693_device *ov5693, u32 *gain) in ov5693_get_gain()
558 static int ov5693_digital_gain_configure(struct ov5693_device *ov5693, in ov5693_digital_gain_configure()
572 static int ov5693_analog_gain_configure(struct ov5693_device *ov5693, u32 gain) in ov5693_analog_gain_configure()
583 static int ov5693_vts_configure(struct ov5693_device *ov5693, u32 vblank) in ov5693_vts_configure()
593 static int ov5693_test_pattern_configure(struct ov5693_device *ov5693, u32 idx) in ov5693_test_pattern_configure()
605 struct ov5693_device *ov5693 = in ov5693_s_ctrl() local
660 struct ov5693_device *ov5693 = container_of(ctrl->handler, in ov5693_g_volatile_ctrl() local
681 static int ov5693_mode_configure(struct ov5693_device *ov5693) in ov5693_mode_configure()
744 static int ov5693_enable_streaming(struct ov5693_device *ov5693, bool enable) in ov5693_enable_streaming()
755 static int ov5693_sw_reset(struct ov5693_device *ov5693) in ov5693_sw_reset()
764 static int ov5693_sensor_init(struct ov5693_device *ov5693) in ov5693_sensor_init()
790 static void ov5693_sensor_powerdown(struct ov5693_device *ov5693) in ov5693_sensor_powerdown()
800 static int ov5693_sensor_powerup(struct ov5693_device *ov5693) in ov5693_sensor_powerup()
834 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_suspend() local
844 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_resume() local
868 static int ov5693_detect(struct ov5693_device *ov5693) in ov5693_detect()
902 __ov5693_get_pad_format(struct ov5693_device *ov5693, in __ov5693_get_pad_format()
917 __ov5693_get_pad_crop(struct ov5693_device *ov5693, in __ov5693_get_pad_crop()
935 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_fmt() local
946 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_fmt() local
1021 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_selection() local
1054 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_selection() local
1103 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_s_stream() local
1142 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_g_frame_interval() local
1169 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_enum_frame_size() local
1208 static int ov5693_init_controls(struct ov5693_device *ov5693) in ov5693_init_controls()
1312 static int ov5693_configure_gpios(struct ov5693_device *ov5693) in ov5693_configure_gpios()
1331 static int ov5693_get_regulators(struct ov5693_device *ov5693) in ov5693_get_regulators()
1342 static int ov5693_check_hwcfg(struct ov5693_device *ov5693) in ov5693_check_hwcfg()
1392 struct ov5693_device *ov5693; in ov5693_probe() local
1495 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_remove() local