Lines Matching defs:sd
694 static int ov5642_get_register(struct v4l2_subdev *sd, struct v4l2_dbg_register *reg) in ov5642_get_register()
712 static int ov5642_set_register(struct v4l2_subdev *sd, const struct v4l2_dbg_register *reg) in ov5642_set_register()
736 static int ov5642_set_resolution(struct v4l2_subdev *sd) in ov5642_set_resolution()
789 static int ov5642_try_fmt(struct v4l2_subdev *sd, in ov5642_try_fmt()
809 static int ov5642_s_fmt(struct v4l2_subdev *sd, in ov5642_s_fmt()
825 static int ov5642_g_fmt(struct v4l2_subdev *sd, in ov5642_g_fmt()
842 static int ov5642_enum_fmt(struct v4l2_subdev *sd, unsigned int index, in ov5642_enum_fmt()
852 static int ov5642_s_crop(struct v4l2_subdev *sd, const struct v4l2_crop *a) in ov5642_s_crop()
880 static int ov5642_g_crop(struct v4l2_subdev *sd, struct v4l2_crop *a) in ov5642_g_crop()
894 static int ov5642_cropcap(struct v4l2_subdev *sd, struct v4l2_cropcap *a) in ov5642_cropcap()
908 static int ov5642_g_mbus_config(struct v4l2_subdev *sd, in ov5642_g_mbus_config()
918 static int ov5642_s_power(struct v4l2_subdev *sd, int on) in ov5642_s_power()