Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen3.c157 vfe->video_ops = vfe_video_ops_gen3; in vfe_subdev_init()
H A Dcamss-vfe.h169 struct camss_video_ops video_ops; member
H A Dcamss-vfe-680.c210 vfe->video_ops = vfe_video_ops_680; in vfe_subdev_init()
H A Dcamss-vfe-340.c290 vfe->video_ops = vfe_video_ops_520; in vfe_subdev_init()
H A Dcamss-vfe-17x.c575 vfe->video_ops = vfe_video_ops_170; in vfe_subdev_init()
H A Dcamss-vfe-4-1.c1003 vfe->video_ops = vfe_video_ops_gen1; in vfe_subdev_init()
H A Dcamss-vfe-4-7.c1143 vfe->video_ops = vfe_video_ops_gen1; in vfe_subdev_init()
H A Dcamss-vfe-4-8.c1133 vfe->video_ops = vfe_video_ops_gen1; in vfe_subdev_init()
/linux/Documentation/driver-api/media/
H A Dv4l2-controls.rst687 v4l2_ctrl_new_std(&video_ctrl_handler, &video_ops, V4L2_CID_BRIGHTNESS, ...);
688 v4l2_ctrl_new_std(&video_ctrl_handler, &video_ops, V4L2_CID_CONTRAST, ...);
709 v4l2_ctrl_new_std(&video_ctrl_handler, &video_ops, V4L2_CID_AUDIO_MUTE, ...);
740 v4l2_ctrl_new_std(&ctrl_handler, &video_ops, V4L2_CID_BRIGHTNESS, ...);
741 v4l2_ctrl_new_std(&ctrl_handler, &video_ops, V4L2_CID_CONTRAST, ...);
743 ...and in video_ops.s_ctrl:
/linux/Documentation/driver-api/media/drivers/
H A Dsh_mobile_ceu_camera.rst93 subdev->video_ops->s_fmt(.width = width_s_out)