Lines Matching refs:to_ov772x
550 static struct ov772x_priv *to_ov772x(struct v4l2_subdev *sd) in to_ov772x() function
576 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_stream()
709 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_g_frame_interval()
721 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_frame_interval()
812 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_g_register()
832 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_register()
902 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_power()
1142 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_get_selection()
1165 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_get_fmt()
1183 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_set_fmt()
1457 struct ov772x_priv *priv = to_ov772x(i2c_get_clientdata(client)); in ov772x_remove()