Searched refs:vidioc_s_ctrl (Results 1 – 6 of 6) sorted by relevance
1543 static int vidioc_s_ctrl(struct file *file, void *priv, in vidioc_s_ctrl() function1632 .vidioc_s_ctrl = vidioc_s_ctrl,
466 int (*vidioc_s_ctrl)(struct file *file, void *fh, member
578 if (vdev->ctrl_handler || ops->vidioc_s_ctrl || ops->vidioc_s_ext_ctrls) in determine_valid_ioctls()
2249 if (ops->vidioc_s_ctrl) in v4l_s_ctrl()2250 return ops->vidioc_s_ctrl(file, fh, p); in v4l_s_ctrl()
818 .vidioc_s_ctrl = pvr2_s_ctrl,
3246 .vidioc_s_ctrl = atomisp_s_ctrl,