Searched refs:vidioc_s_ctrl (Results 1 – 5 of 5) sorted by relevance
1575 static int vidioc_s_ctrl(struct file *file, void *priv, in vidioc_s_ctrl() function1876 .vidioc_s_ctrl = vidioc_s_ctrl,
564 if (vdev->ctrl_handler || ops->vidioc_s_ctrl || ops->vidioc_s_ext_ctrls) in determine_valid_ioctls()
2172 if (ops->vidioc_s_ctrl) in v4l_s_ctrl()2173 return ops->vidioc_s_ctrl(file, fh, p); in v4l_s_ctrl()
822 .vidioc_s_ctrl = pvr2_s_ctrl,
1492 .vidioc_s_ctrl = uvc_ioctl_s_ctrl,