Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/i2c/ov5693/
H A Datomisp-ov5693.c441 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_g_bin_factor_x()
450 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_g_bin_factor_y()
462 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_get_intg_factor()
540 struct ov5693_device *dev = to_ov5693_sensor(sd); in __ov5693_set_exposure()
688 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_set_exposure()
737 struct ov5693_device *dev = to_ov5693_sensor(sd); in __ov5693_otp_read()
850 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_g_priv_int_data()
970 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_t_focus_abs()
1007 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_t_focus_rel()
1017 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_q_focus_status()
[all …]
H A Dov5693.h222 struct ov5693_device { struct
267 #define to_ov5693_sensor(x) container_of(x, struct ov5693_device, sd)