Home
last modified time | relevance | path

Searched defs:ov5693 (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/media/i2c/
Dov5693.c356 static int ov5693_flip_vert_configure(struct ov5693_device *ov5693, in ov5693_flip_vert_configure()
371 static int ov5693_flip_horz_configure(struct ov5693_device *ov5693, in ov5693_flip_horz_configure()
386 static int ov5693_get_exposure(struct ov5693_device *ov5693, s32 *value) in ov5693_get_exposure()
402 static int ov5693_exposure_configure(struct ov5693_device *ov5693, in ov5693_exposure_configure()
414 static int ov5693_get_gain(struct ov5693_device *ov5693, u32 *gain) in ov5693_get_gain()
429 static int ov5693_digital_gain_configure(struct ov5693_device *ov5693, in ov5693_digital_gain_configure()
443 static int ov5693_analog_gain_configure(struct ov5693_device *ov5693, u32 gain) in ov5693_analog_gain_configure()
454 static int ov5693_vts_configure(struct ov5693_device *ov5693, u32 vblank) in ov5693_vts_configure()
464 static int ov5693_test_pattern_configure(struct ov5693_device *ov5693, u32 idx) in ov5693_test_pattern_configure()
476 struct ov5693_device *ov5693 = in ov5693_s_ctrl() local
[all …]