Home
last modified time | relevance | path

Searched refs:ov772x_priv (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/media/i2c/
H A Dov772x.c416 struct ov772x_priv { struct
556 static struct ov772x_priv *to_ov772x(struct v4l2_subdev *sd) in to_ov772x()
558 return container_of(sd, struct ov772x_priv, subdev); in to_ov772x()
561 static int ov772x_reset(struct ov772x_priv *priv) in ov772x_reset()
582 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_stream()
615 static unsigned int ov772x_select_fps(struct ov772x_priv *priv, in ov772x_select_fps()
639 static int ov772x_set_frame_rate(struct ov772x_priv *priv, in ov772x_set_frame_rate()
724 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_get_frame_interval()
744 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_set_frame_interval()
788 struct ov772x_priv *priv = container_of(ctrl->handler, in ov772x_s_ctrl()
[all …]