Searched refs:ov5693_device (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/media/i2c/
H A Dov5693.c125 #define to_ov5693_sensor(x) container_of(x, struct ov5693_device, sd)
135 struct ov5693_device { struct
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 *ov569
[all...]

Completed in 85 milliseconds