Home
last modified time | relevance | path

Searched refs:to_ov5693_sensor (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/staging/media/atomisp/i2c/ov5693/
Datomisp-ov5693.c423 struct ov5693_device *dev = to_ov5693_sensor(sd); in __ov5693_set_exposure()
571 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_set_exposure()
620 struct ov5693_device *dev = to_ov5693_sensor(sd); in __ov5693_otp_read()
813 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_t_focus_abs()
850 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_t_focus_rel()
860 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_q_focus_status()
882 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_q_focus_abs()
897 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_t_vcm_slew()
906 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_t_vcm_timing()
1042 struct ov5693_device *dev = to_ov5693_sensor(sd); in ov5693_init()
[all …]
Dov5693.h263 #define to_ov5693_sensor(x) container_of(x, struct ov5693_device, sd) macro
/Linux-v6.6/drivers/media/i2c/
Dov5693.c125 #define to_ov5693_sensor(x) container_of(x, struct ov5693_device, sd) macro
705 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_suspend()
715 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_resume()
806 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_fmt()
817 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_fmt()
892 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_selection()
925 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_selection()
974 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_s_stream()
1013 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_g_frame_interval()
1040 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_enum_frame_size()
[all …]