Symbol: ov5693_device
drivers/media/i2c/ov5693.c
1008
struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
drivers/media/i2c/ov5693.c
1042
struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
drivers/media/i2c/ov5693.c
1081
static int ov5693_init_controls(struct ov5693_device *ov5693)
drivers/media/i2c/ov5693.c
1185
static int ov5693_configure_gpios(struct ov5693_device *ov5693)
drivers/media/i2c/ov5693.c
1204
static int ov5693_get_regulators(struct ov5693_device *ov5693)
drivers/media/i2c/ov5693.c
1215
static int ov5693_check_hwcfg(struct ov5693_device *ov5693)
drivers/media/i2c/ov5693.c
125
#define to_ov5693_sensor(x) container_of(x, struct ov5693_device, sd)
drivers/media/i2c/ov5693.c
1270
struct ov5693_device *ov5693;
drivers/media/i2c/ov5693.c
1376
struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
drivers/media/i2c/ov5693.c
356
static int ov5693_flip_vert_configure(struct ov5693_device *ov5693,
drivers/media/i2c/ov5693.c
371
static int ov5693_flip_horz_configure(struct ov5693_device *ov5693,
drivers/media/i2c/ov5693.c
386
static int ov5693_get_exposure(struct ov5693_device *ov5693, s32 *value)
drivers/media/i2c/ov5693.c
402
static int ov5693_exposure_configure(struct ov5693_device *ov5693,
drivers/media/i2c/ov5693.c
414
static int ov5693_get_gain(struct ov5693_device *ov5693, u32 *gain)
drivers/media/i2c/ov5693.c
429
static int ov5693_digital_gain_configure(struct ov5693_device *ov5693,
drivers/media/i2c/ov5693.c
443
static int ov5693_analog_gain_configure(struct ov5693_device *ov5693, u32 gain)
drivers/media/i2c/ov5693.c
454
static int ov5693_vts_configure(struct ov5693_device *ov5693, u32 vblank)
drivers/media/i2c/ov5693.c
464
static int ov5693_test_pattern_configure(struct ov5693_device *ov5693, u32 idx)
drivers/media/i2c/ov5693.c
476
struct ov5693_device *ov5693 =
drivers/media/i2c/ov5693.c
477
container_of(ctrl->handler, struct ov5693_device, ctrls.handler);
drivers/media/i2c/ov5693.c
531
struct ov5693_device *ov5693 = container_of(ctrl->handler,
drivers/media/i2c/ov5693.c
532
struct ov5693_device,
drivers/media/i2c/ov5693.c
552
static int ov5693_mode_configure(struct ov5693_device *ov5693)
drivers/media/i2c/ov5693.c
610
static int ov5693_enable_streaming(struct ov5693_device *ov5693, bool enable)
drivers/media/i2c/ov5693.c
621
static int ov5693_sw_reset(struct ov5693_device *ov5693)
drivers/media/i2c/ov5693.c
630
static int ov5693_sensor_init(struct ov5693_device *ov5693)
drivers/media/i2c/ov5693.c
657
static void ov5693_sensor_powerdown(struct ov5693_device *ov5693)
drivers/media/i2c/ov5693.c
667
static int ov5693_sensor_powerup(struct ov5693_device *ov5693)
drivers/media/i2c/ov5693.c
701
struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
drivers/media/i2c/ov5693.c
711
struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
drivers/media/i2c/ov5693.c
735
static int ov5693_detect(struct ov5693_device *ov5693)
drivers/media/i2c/ov5693.c
769
__ov5693_get_pad_format(struct ov5693_device *ov5693,
drivers/media/i2c/ov5693.c
784
__ov5693_get_pad_crop(struct ov5693_device *ov5693,
drivers/media/i2c/ov5693.c
802
struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
drivers/media/i2c/ov5693.c
813
struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
drivers/media/i2c/ov5693.c
888
struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
drivers/media/i2c/ov5693.c
921
struct ov5693_device *ov5693 = to_ov5693_sensor(sd);
drivers/media/i2c/ov5693.c
970
struct ov5693_device *ov5693 = to_ov5693_sensor(sd);