Lines Matching defs:ov5693

357 static int ov5693_flip_vert_configure(struct ov5693_device *ov5693,  in ov5693_flip_vert_configure()
372 static int ov5693_flip_horz_configure(struct ov5693_device *ov5693, in ov5693_flip_horz_configure()
387 static int ov5693_get_exposure(struct ov5693_device *ov5693, s32 *value) in ov5693_get_exposure()
403 static int ov5693_exposure_configure(struct ov5693_device *ov5693, in ov5693_exposure_configure()
415 static int ov5693_get_gain(struct ov5693_device *ov5693, u32 *gain) in ov5693_get_gain()
430 static int ov5693_digital_gain_configure(struct ov5693_device *ov5693, in ov5693_digital_gain_configure()
444 static int ov5693_analog_gain_configure(struct ov5693_device *ov5693, u32 gain) in ov5693_analog_gain_configure()
455 static int ov5693_vts_configure(struct ov5693_device *ov5693, u32 vblank) in ov5693_vts_configure()
465 static int ov5693_test_pattern_configure(struct ov5693_device *ov5693, u32 idx) in ov5693_test_pattern_configure()
477 struct ov5693_device *ov5693 = in ov5693_s_ctrl() local
532 struct ov5693_device *ov5693 = container_of(ctrl->handler, in ov5693_g_volatile_ctrl() local
553 static int ov5693_mode_configure(struct ov5693_device *ov5693) in ov5693_mode_configure()
611 static int ov5693_enable_streaming(struct ov5693_device *ov5693, bool enable) in ov5693_enable_streaming()
622 static int ov5693_sw_reset(struct ov5693_device *ov5693) in ov5693_sw_reset()
631 static int ov5693_sensor_init(struct ov5693_device *ov5693) in ov5693_sensor_init()
658 static void ov5693_sensor_powerdown(struct ov5693_device *ov5693) in ov5693_sensor_powerdown()
669 static int ov5693_sensor_powerup(struct ov5693_device *ov5693) in ov5693_sensor_powerup()
704 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_suspend() local
714 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_resume() local
738 static int ov5693_detect(struct ov5693_device *ov5693) in ov5693_detect()
772 __ov5693_get_pad_format(struct ov5693_device *ov5693, in __ov5693_get_pad_format()
787 __ov5693_get_pad_crop(struct ov5693_device *ov5693, in __ov5693_get_pad_crop()
805 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_fmt() local
816 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_fmt() local
891 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_selection() local
924 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_selection() local
973 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_s_stream() local
1011 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_frame_interval() local
1045 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_enum_frame_size() local
1084 static int ov5693_init_controls(struct ov5693_device *ov5693) in ov5693_init_controls()
1188 static int ov5693_configure_gpios(struct ov5693_device *ov5693) in ov5693_configure_gpios()
1214 static int ov5693_get_regulators(struct ov5693_device *ov5693) in ov5693_get_regulators()
1225 static int ov5693_check_hwcfg(struct ov5693_device *ov5693) in ov5693_check_hwcfg()
1275 struct ov5693_device *ov5693; in ov5693_probe() local
1393 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_remove() local