Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/atomisp/i2c/ov5693/
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 …]
Dov5693.h267 #define to_ov5693_sensor(x) container_of(x, struct ov5693_device, sd) macro
/linux-5.19.10/drivers/media/i2c/
Dov5693.c133 #define to_ov5693_sensor(x) container_of(x, struct ov5693_device, sd) macro
834 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_suspend()
844 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_sensor_resume()
935 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_fmt()
946 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_fmt()
1021 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_get_selection()
1054 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_set_selection()
1103 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_s_stream()
1142 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_g_frame_interval()
1169 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_enum_frame_size()
[all …]