Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/v4l2-core/
Dv4l2-subdev.c202 case VIDIOC_S_CTRL: in subdev_do_ioctl()
Dv4l2-dev.c549 set_bit(_IOC_NR(VIDIOC_S_CTRL), valid_ioctls); in determine_valid_ioctls()
Dv4l2-ioctl.c2443 IOCTL_INFO_FNC(VIDIOC_S_CTRL, v4l_s_ctrl, v4l_print_control, INFO_FL_PRIO | INFO_FL_CTRL),
/linux-4.4.14/Documentation/zh_CN/video4linux/
Dv4l2-framework.txt402 VIDIOC_S_CTRL
/linux-4.4.14/include/uapi/linux/
Dvideodev2.h2203 #define VIDIOC_S_CTRL _IOWR('V', 28, struct v4l2_control) macro
/linux-4.4.14/Documentation/video4linux/
Dv4l2-controls.txt549 flag of the mute control would be set if the user called VIDIOC_S_CTRL for
Dv4l2-framework.txt463 VIDIOC_S_CTRL
/linux-4.4.14/drivers/video/fbdev/matrox/
Dmatroxfb_base.c1145 case VIDIOC_S_CTRL: in matroxfb_ioctl()