Searched defs:ov5693 (Results 1 - 1 of 1) sorted by relevance
/kernel/linux/linux-6.6/drivers/media/i2c/ |
H A D | ov5693.c | 358 static int ov5693_flip_vert_configure(struct ov5693_device *ov5693, in ov5693_flip_vert_configure() argument 373 static int ov5693_flip_horz_configure(struct ov5693_device *ov5693, in ov5693_flip_horz_configure() argument 388 static int ov5693_get_exposure(struct ov5693_device *ov5693, s32 *value) in ov5693_get_exposure() argument 404 static int ov5693_exposure_configure(struct ov5693_device *ov5693, in ov5693_exposure_configure() argument 416 static int ov5693_get_gain(struct ov5693_device *ov5693, u3 argument 431 ov5693_digital_gain_configure(struct ov5693_device *ov5693, u32 gain) ov5693_digital_gain_configure() argument 445 ov5693_analog_gain_configure(struct ov5693_device *ov5693, u32 gain) ov5693_analog_gain_configure() argument 456 ov5693_vts_configure(struct ov5693_device *ov5693, u32 vblank) ov5693_vts_configure() argument 466 ov5693_test_pattern_configure(struct ov5693_device *ov5693, u32 idx) ov5693_test_pattern_configure() argument 478 struct ov5693_device *ov5693 = ov5693_s_ctrl() local 533 struct ov5693_device *ov5693 = container_of(ctrl->handler, ov5693_g_volatile_ctrl() local 554 ov5693_mode_configure(struct ov5693_device *ov5693) ov5693_mode_configure() argument 612 ov5693_enable_streaming(struct ov5693_device *ov5693, bool enable) ov5693_enable_streaming() argument 623 ov5693_sw_reset(struct ov5693_device *ov5693) ov5693_sw_reset() argument 632 ov5693_sensor_init(struct ov5693_device *ov5693) ov5693_sensor_init() argument 659 ov5693_sensor_powerdown(struct ov5693_device *ov5693) ov5693_sensor_powerdown() argument 670 ov5693_sensor_powerup(struct ov5693_device *ov5693) ov5693_sensor_powerup() argument 705 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); ov5693_sensor_suspend() local 715 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); ov5693_sensor_resume() local 739 ov5693_detect(struct ov5693_device *ov5693) ov5693_detect() argument 773 __ov5693_get_pad_format(struct ov5693_device *ov5693, struct v4l2_subdev_state *state, unsigned int pad, enum v4l2_subdev_format_whence which) __ov5693_get_pad_format() argument 788 __ov5693_get_pad_crop(struct ov5693_device *ov5693, struct v4l2_subdev_state *state, unsigned int pad, enum v4l2_subdev_format_whence which) __ov5693_get_pad_crop() argument 806 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); ov5693_get_fmt() local 817 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); ov5693_set_fmt() local 892 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); ov5693_get_selection() local 925 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); ov5693_set_selection() local 974 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); ov5693_s_stream() local 1013 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); ov5693_g_frame_interval() local 1040 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); ov5693_enum_frame_size() local 1079 ov5693_init_controls(struct ov5693_device *ov5693) ov5693_init_controls() argument 1183 ov5693_configure_gpios(struct ov5693_device *ov5693) ov5693_configure_gpios() argument 1209 ov5693_get_regulators(struct ov5693_device *ov5693) ov5693_get_regulators() argument 1220 ov5693_check_hwcfg(struct ov5693_device *ov5693) ov5693_check_hwcfg() argument 1270 struct ov5693_device *ov5693; ov5693_probe() local 1388 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); ov5693_remove() local [all...] |
Completed in 3 milliseconds