Lines Matching refs:to_ov772x
558 static struct ov772x_priv *to_ov772x(struct v4l2_subdev *sd) in to_ov772x() function
584 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_stream()
725 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_g_frame_interval()
737 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_frame_interval()
831 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_g_register()
851 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_register()
921 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_power()
1163 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_get_selection()
1186 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_get_fmt()
1204 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_set_fmt()
1526 struct ov772x_priv *priv = to_ov772x(i2c_get_clientdata(client)); in ov772x_remove()