Lines Matching defs:ov772x_priv
416 struct ov772x_priv {
558 static struct ov772x_priv *to_ov772x(struct v4l2_subdev *sd)
560 return container_of(sd, struct ov772x_priv, subdev);
563 static int ov772x_reset(struct ov772x_priv *priv)
584 struct ov772x_priv *priv = to_ov772x(sd);
617 static unsigned int ov772x_select_fps(struct ov772x_priv *priv,
641 static int ov772x_set_frame_rate(struct ov772x_priv *priv,
725 struct ov772x_priv *priv = to_ov772x(sd);
737 struct ov772x_priv *priv = to_ov772x(sd);
774 struct ov772x_priv *priv = container_of(ctrl->handler,
775 struct ov772x_priv, hdl);
831 struct ov772x_priv *priv = to_ov772x(sd);
851 struct ov772x_priv *priv = to_ov772x(sd);
861 static int ov772x_power_on(struct ov772x_priv *priv)
903 static int ov772x_power_off(struct ov772x_priv *priv)
915 static int ov772x_set_params(struct ov772x_priv *priv,
921 struct ov772x_priv *priv = to_ov772x(sd);
994 static int ov772x_edgectrl(struct ov772x_priv *priv)
1048 static int ov772x_set_params(struct ov772x_priv *priv,
1163 struct ov772x_priv *priv = to_ov772x(sd);
1186 struct ov772x_priv *priv = to_ov772x(sd);
1204 struct ov772x_priv *priv = to_ov772x(sd);
1255 static int ov772x_video_probe(struct ov772x_priv *priv)
1373 struct ov772x_priv *priv)
1418 struct ov772x_priv *priv;
1525 struct ov772x_priv *priv = to_ov772x(i2c_get_clientdata(client));