Home
last modified time | relevance | path

Searched refs:v4l2_control (Results 1 – 25 of 26) sorted by relevance

12

/linux/Documentation/userspace-api/media/v4l/
A Dvidioc-g-ctrl.rst20 ``int ioctl(int fd, VIDIOC_G_CTRL, struct v4l2_control *argp)``
24 ``int ioctl(int fd, VIDIOC_S_CTRL, struct v4l2_control *argp)``
33 Pointer to struct :c:type:`v4l2_control`.
39 field of a struct :c:type:`v4l2_control` and call the
42 fields of a struct :c:type:`v4l2_control` and call the
58 .. c:type:: v4l2_control
62 .. flat-table:: struct v4l2_control
82 The struct :c:type:`v4l2_control` ``id`` is invalid
88 The struct :c:type:`v4l2_control` ``value`` is out of
A Dextended-controls.rst70 struct :c:type:`v4l2_control`, except for the fact that
A Dvidioc-dqevent.rst134 :c:type:`v4l2_control`.
A Dcontrol.rst445 struct v4l2_control control;
/linux/drivers/staging/media/atomisp/include/linux/
A Datomisp_platform.h196 int (*g_ctrl)(struct v4l2_subdev *sd, struct v4l2_control *ctrl,
198 int (*s_ctrl)(struct v4l2_subdev *sd, struct v4l2_control *ctrl,
/linux/drivers/video/fbdev/matrox/
A Dmatroxfb_base.h295 struct v4l2_control;
306 struct v4l2_control* ctrl);
308 struct v4l2_control* ctrl);
A Dmatroxfb_maven.c1056 struct v4l2_control *p) { in maven_set_control()
1137 struct v4l2_control *p) { in maven_get_control()
1182 static int maven_out_get_ctrl(void* md, struct v4l2_control* p) { in maven_out_get_ctrl()
1186 static int maven_out_set_ctrl(void* md, struct v4l2_control* p) { in maven_out_set_ctrl()
A Dmatroxfb_g450.c163 static int g450_set_ctrl(void* md, struct v4l2_control *p) { in g450_set_ctrl()
217 static int g450_get_ctrl(void* md, struct v4l2_control *p) { in g450_get_ctrl()
A Dmatroxfb_base.c1126 struct v4l2_control ctrl; in matroxfb_ioctl()
1148 struct v4l2_control ctrl; in matroxfb_ioctl()
/linux/include/media/
A Dv4l2-ctrls.h1355 int v4l2_g_ctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_control *ctrl);
1369 struct v4l2_control *ctrl);
A Dv4l2-ioctl.h465 struct v4l2_control *a);
467 struct v4l2_control *a);
/linux/drivers/staging/media/atomisp/pci/
A Datomisp_csi2.c362 struct v4l2_control ctrl; in atomisp_csi2_configure_isp2401()
A Datomisp_ioctl.c2146 struct v4l2_control *control) in atomisp_g_ctrl()
2225 struct v4l2_control *control) in atomisp_s_ctrl()
2354 struct v4l2_control ctrl; in atomisp_camera_g_ext_ctrls()
2434 struct v4l2_control ctrl; in atomisp_g_ext_ctrls()
2465 struct v4l2_control ctrl; in atomisp_camera_s_ext_ctrls()
2560 struct v4l2_control ctrl; in atomisp_s_ext_ctrls()
A Datomisp_cmd.c907 struct v4l2_control ctrl; in atomisp_buf_done()
1822 struct v4l2_control ctrl; in atomisp_setup_flash()
4399 struct v4l2_control control; in atomisp_color_effect()
4990 struct v4l2_control ctrl; in atomisp_set_sensor_mipi_to_isp()
6186 struct v4l2_control ctrl; in atomisp_exif_makernote()
A Datomisp_subdev.c582 struct v4l2_control ctrl = {0}; in atomisp_get_sensor_bin_factor()
/linux/include/uapi/linux/
A Dvideodev2.h1734 struct v4l2_control { struct
2550 #define VIDIOC_G_CTRL _IOWR('V', 27, struct v4l2_control)
2551 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control)
/linux/drivers/media/v4l2-core/
A Dv4l2-ctrls-api.c723 int v4l2_g_ctrl(struct v4l2_ctrl_handler *hdl, struct v4l2_control *control) in v4l2_g_ctrl()
782 struct v4l2_control *control) in v4l2_s_ctrl()
A Dv4l2-ioctl.c556 const struct v4l2_control *p = arg; in v4l_print_control()
2190 struct v4l2_control *p = arg; in v4l_g_ctrl()
2224 struct v4l2_control *p = arg; in v4l_s_ctrl()
2776 …IOCTL_INFO(VIDIOC_G_CTRL, v4l_g_ctrl, v4l_print_control, INFO_FL_CTRL | INFO_FL_CLEAR(v4l2_control
/linux/drivers/media/usb/pvrusb2/
A Dpvrusb2-v4l2.c574 static int pvr2_g_ctrl(struct file *file, void *priv, struct v4l2_control *vc) in pvr2_g_ctrl()
587 static int pvr2_s_ctrl(struct file *file, void *priv, struct v4l2_control *vc) in pvr2_s_ctrl()
/linux/drivers/media/platform/s3c-camif/
A Dcamif-regs.c60 static const struct v4l2_control colorfx[] = { in camif_hw_set_effect()
/linux/drivers/media/platform/
A Dvia-camera.c241 struct v4l2_control ctrl; in viacam_set_flip()
/linux/drivers/media/i2c/
A Dmt9m111.c870 static const struct v4l2_control colorfx[] = { in mt9m111_set_colorfx()
A Ds5k6aa.c589 static const struct v4l2_control colorfx[] = { in s5k6aa_set_colorfx()
/linux/drivers/media/usb/cx231xx/
A Dcx231xx-417.c1544 struct v4l2_control *ctl) in vidioc_s_ctrl()
/linux/drivers/media/platform/marvell-ccic/
A Dmcam-core.c1001 struct v4l2_control ctrl; in mcam_cam_set_flip()

Completed in 79 milliseconds

12