Lines Matching refs:to_ov5670
177 #define to_ov5670(sd) container_of(sd, struct ov5670, subdev) macro
811 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_set_fmt()
849 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_get_fmt()
886 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_enum_frame_sizes()
964 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_g_frame_interval()
998 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_ioctl()
1177 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_s_stream()
1222 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_s_power()
1354 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_runtime_resume()
1363 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_runtime_suspend()
1373 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_open()
1396 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_enum_frame_interval()
1959 struct ov5670 *ov5670 = to_ov5670(sd); in ov5670_remove()