Lines Matching refs:v4l2_subdev
394 struct v4l2_subdev subdev;
511 static struct ov772x_priv *to_ov772x(struct v4l2_subdev *sd) in to_ov772x()
556 static int ov772x_s_stream(struct v4l2_subdev *sd, int enable) in ov772x_s_stream()
578 struct v4l2_subdev *sd = &priv->subdev; in ov772x_s_ctrl()
621 static int ov772x_g_register(struct v4l2_subdev *sd, in ov772x_g_register()
640 static int ov772x_s_register(struct v4l2_subdev *sd, in ov772x_s_register()
653 static int ov772x_s_power(struct v4l2_subdev *sd, int on) in ov772x_s_power()
854 static int ov772x_g_crop(struct v4l2_subdev *sd, struct v4l2_crop *a) in ov772x_g_crop()
865 static int ov772x_cropcap(struct v4l2_subdev *sd, struct v4l2_cropcap *a) in ov772x_cropcap()
879 static int ov772x_g_fmt(struct v4l2_subdev *sd, in ov772x_g_fmt()
893 static int ov772x_s_fmt(struct v4l2_subdev *sd, struct v4l2_mbus_framefmt *mf) in ov772x_s_fmt()
918 static int ov772x_try_fmt(struct v4l2_subdev *sd, in ov772x_try_fmt()
992 static int ov772x_enum_fmt(struct v4l2_subdev *sd, unsigned int index, in ov772x_enum_fmt()
1002 static int ov772x_g_mbus_config(struct v4l2_subdev *sd, in ov772x_g_mbus_config()