Lines Matching refs:ov5693_device

125 #define to_ov5693_sensor(x) container_of(x, struct ov5693_device, sd)
135 struct ov5693_device {
357 static int ov5693_flip_vert_configure(struct ov5693_device *ov5693,
372 static int ov5693_flip_horz_configure(struct ov5693_device *ov5693,
387 static int ov5693_get_exposure(struct ov5693_device *ov5693, s32 *value)
403 static int ov5693_exposure_configure(struct ov5693_device *ov5693,
415 static int ov5693_get_gain(struct ov5693_device *ov5693, u32 *gain)
430 static int ov5693_digital_gain_configure(struct ov5693_device *ov5693,
444 static int ov5693_analog_gain_configure(struct ov5693_device *ov5693, u32 gain)
455 static int ov5693_vts_configure(struct ov5693_device *ov5693, u32 vblank)
465 static int ov5693_test_pattern_configure(struct ov5693_device *ov5693, u32 idx)
477 struct ov5693_device *ov5693 =
478 container_of(ctrl->handler, struct ov5693_device, ctrls.handler);
532 struct ov5693_device *ov5693 = container_of(ctrl->handler,
533 struct ov5693_device,
553 static int ov5693_mode_configure(struct ov5693_device *ov5693)
611 static int ov5693_enable_streaming(struct ov5693_device *ov5693, bool enable)
622 static int ov5693_sw_reset(struct ov5693_device *ov5693)
631 static int ov5693_sensor_init(struct ov5693_device *ov5693)
658 static void ov5693_sensor_powerdown(struct ov5693_device *ov5693)
669 static int ov5693_sensor_powerup(struct ov5693_device *ov5693)
704 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
714 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
738 static int ov5693_detect(struct ov5693_device *ov5693)
772 __ov5693_get_pad_format(struct ov5693_device *ov5693,
787 __ov5693_get_pad_crop(struct ov5693_device *ov5693,
805 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
816 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
891 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
924 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
973 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
1011 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
1045 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
1084 static int ov5693_init_controls(struct ov5693_device *ov5693)
1188 static int ov5693_configure_gpios(struct ov5693_device *ov5693)
1214 static int ov5693_get_regulators(struct ov5693_device *ov5693)
1225 static int ov5693_check_hwcfg(struct ov5693_device *ov5693)
1275 struct ov5693_device *ov5693;
1393 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);