Lines Matching refs:to_ov4688
157 #define to_ov4688(sd) container_of(sd, struct ov4688, subdev) macro
864 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_set_fmt()
902 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_get_fmt()
933 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_enum_mbus_code()
976 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_g_frame_interval()
987 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_g_mbus_config()
1016 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_ioctl()
1209 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_s_stream()
1246 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_s_power()
1363 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_runtime_resume()
1372 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_runtime_suspend()
1382 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_open()
1432 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_get_selection()
1854 struct ov4688 *ov4688 = to_ov4688(sd); in ov4688_remove()