Lines Matching refs:to_ov5693_sensor
130 #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()
1507 struct ov5693_device *ov5693 = to_ov5693_sensor(sd); in ov5693_remove()