Lines Matching defs:ov5693_device

125 #define to_ov5693_sensor(x) container_of(x, struct ov5693_device, sd)
135 struct ov5693_device {
358 static int ov5693_flip_vert_configure(struct ov5693_device *ov5693,
373 static int ov5693_flip_horz_configure(struct ov5693_device *ov5693,
388 static int ov5693_get_exposure(struct ov5693_device *ov5693, s32 *value)
404 static int ov5693_exposure_configure(struct ov5693_device *ov5693,
416 static int ov5693_get_gain(struct ov5693_device *ov5693, u32 *gain)
431 static int ov5693_digital_gain_configure(struct ov5693_device *ov5693,
445 static int ov5693_analog_gain_configure(struct ov5693_device *ov5693, u32 gain)
456 static int ov5693_vts_configure(struct ov5693_device *ov5693, u32 vblank)
466 static int ov5693_test_pattern_configure(struct ov5693_device *ov5693, u32 idx)
478 struct ov5693_device *ov5693 =
479 container_of(ctrl->handler, struct ov5693_device, ctrls.handler);
533 struct ov5693_device *ov5693 = container_of(ctrl->handler,
534 struct ov5693_device,
554 static int ov5693_mode_configure(struct ov5693_device *ov5693)
612 static int ov5693_enable_streaming(struct ov5693_device *ov5693, bool enable)
623 static int ov5693_sw_reset(struct ov5693_device *ov5693)
632 static int ov5693_sensor_init(struct ov5693_device *ov5693)
659 static void ov5693_sensor_powerdown(struct ov5693_device *ov5693)
670 static int ov5693_sensor_powerup(struct ov5693_device *ov5693)
705 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
715 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
739 static int ov5693_detect(struct ov5693_device *ov5693)
773 __ov5693_get_pad_format(struct ov5693_device *ov5693,
788 __ov5693_get_pad_crop(struct ov5693_device *ov5693,
806 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
817 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
892 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
925 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
974 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
1013 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
1040 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
1079 static int ov5693_init_controls(struct ov5693_device *ov5693)
1183 static int ov5693_configure_gpios(struct ov5693_device *ov5693)
1209 static int ov5693_get_regulators(struct ov5693_device *ov5693)
1220 static int ov5693_check_hwcfg(struct ov5693_device *ov5693)
1270 struct ov5693_device *ov5693;
1388 struct ov5693_device *ov5693 = to_ov5693_sensor(sd);