Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/i2c/soc_camera/
Dov772x.c393 struct ov772x_priv { struct
511 static struct ov772x_priv *to_ov772x(struct v4l2_subdev *sd) in to_ov772x()
513 return container_of(sd, struct ov772x_priv, subdev); in to_ov772x()
559 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_stream()
576 struct ov772x_priv *priv = container_of(ctrl->handler, in ov772x_s_ctrl()
577 struct ov772x_priv, hdl); in ov772x_s_ctrl()
657 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_power()
700 static int ov772x_set_params(struct ov772x_priv *priv, in ov772x_set_params()
882 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_g_fmt()
895 struct ov772x_priv *priv = to_ov772x(sd); in ov772x_s_fmt()
[all …]