• Home
  • Raw
  • Download

Lines Matching defs:ov5693

358 static int ov5693_flip_vert_configure(struct ov5693_device *ov5693,  in ov5693_flip_vert_configure()
373 static int ov5693_flip_horz_configure(struct ov5693_device *ov5693, in ov5693_flip_horz_configure()
388 static int ov5693_get_exposure(struct ov5693_device *ov5693, s32 *value) in ov5693_get_exposure()
404 static int ov5693_exposure_configure(struct ov5693_device *ov5693, in ov5693_exposure_configure()
416 static int ov5693_get_gain(struct ov5693_device *ov5693, u32 *gain) in ov5693_get_gain()
431 static int ov5693_digital_gain_configure(struct ov5693_device *ov5693, in ov5693_digital_gain_configure()
445 static int ov5693_analog_gain_configure(struct ov5693_device *ov5693, u32 gain) in ov5693_analog_gain_configure()
456 static int ov5693_vts_configure(struct ov5693_device *ov5693, u32 vblank) in ov5693_vts_configure()
466 static int ov5693_test_pattern_configure(struct ov5693_device *ov5693, u32 idx) in ov5693_test_pattern_configure()
478 struct ov5693_device *ov5693 = in ov5693_s_ctrl() local
533 struct ov5693_device *ov5693 = container_of(ctrl->handler, in ov5693_g_volatile_ctrl() local
554 static int ov5693_mode_configure(struct ov5693_device *ov5693) in ov5693_mode_configure()
612 static int ov5693_enable_streaming(struct ov5693_device *ov5693, bool enable) in ov5693_enable_streaming()
623 static int ov5693_sw_reset(struct ov5693_device *ov5693) in ov5693_sw_reset()
632 static int ov5693_sensor_init(struct ov5693_device *ov5693) in ov5693_sensor_init()
659 static void ov5693_sensor_powerdown(struct ov5693_device *ov5693) in ov5693_sensor_powerdown()
670 static int ov5693_sensor_powerup(struct ov5693_device *ov5693) in ov5693_sensor_powerup()
705 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_suspend() local
715 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_resume() local
739 static int ov5693_detect(struct ov5693_device *ov5693) in ov5693_detect()
773 __ov5693_get_pad_format(struct ov5693_device *ov5693, in __ov5693_get_pad_format()
788 __ov5693_get_pad_crop(struct ov5693_device *ov5693, in __ov5693_get_pad_crop()
806 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_fmt() local
817 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_fmt() local
892 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_selection() local
925 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_selection() local
974 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_s_stream() local
1013 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_g_frame_interval() local
1040 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_enum_frame_size() local
1079 static int ov5693_init_controls(struct ov5693_device *ov5693) in ov5693_init_controls()
1183 static int ov5693_configure_gpios(struct ov5693_device *ov5693) in ov5693_configure_gpios()
1209 static int ov5693_get_regulators(struct ov5693_device *ov5693) in ov5693_get_regulators()
1220 static int ov5693_check_hwcfg(struct ov5693_device *ov5693) in ov5693_check_hwcfg()
1270 struct ov5693_device *ov5693; in ov5693_probe() local
1388 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_remove() local