Searched refs:vidioc_s_ctrl (Results 1 – 13 of 13) sorted by relevance
/drivers/media/usb/usbvision/ |
D | usbvision-video.c | 721 static int vidioc_s_ctrl(struct file *file, void *priv, in vidioc_s_ctrl() function 1265 .vidioc_s_ctrl = vidioc_s_ctrl, 1304 .vidioc_s_ctrl = vidioc_s_ctrl,
|
/drivers/media/pci/saa7164/ |
D | saa7164-vbi.c | 407 static int vidioc_s_ctrl(struct file *file, void *priv, in vidioc_s_ctrl() function 1257 .vidioc_s_ctrl = vidioc_s_ctrl,
|
D | saa7164-encoder.c | 435 static int vidioc_s_ctrl(struct file *file, void *priv, in vidioc_s_ctrl() function 1311 .vidioc_s_ctrl = vidioc_s_ctrl,
|
/drivers/staging/media/omap24xx/ |
D | omap24xxcam.c | 1263 static int vidioc_s_ctrl(struct file *file, void *fh, in vidioc_s_ctrl() function 1615 .vidioc_s_ctrl = vidioc_s_ctrl,
|
/drivers/media/platform/ |
D | fsl-viu.c | 1039 static int vidioc_s_ctrl(struct file *file, void *priv, in vidioc_s_ctrl() function 1467 .vidioc_s_ctrl = vidioc_s_ctrl,
|
D | vino.c | 4047 .vidioc_s_ctrl = vino_s_ctrl,
|
/drivers/media/usb/cx231xx/ |
D | cx231xx-417.c | 1527 static int vidioc_s_ctrl(struct file *file, void *priv, in vidioc_s_ctrl() function 1828 .vidioc_s_ctrl = vidioc_s_ctrl,
|
/drivers/media/platform/omap/ |
D | omap_vout.c | 1386 static int vidioc_s_ctrl(struct file *file, void *fh, struct v4l2_control *a) in vidioc_s_ctrl() function 1848 .vidioc_s_ctrl = vidioc_s_ctrl,
|
/drivers/media/v4l2-core/ |
D | v4l2-dev.c | 580 if (vdev->ctrl_handler || ops->vidioc_s_ctrl || ops->vidioc_s_ext_ctrls) in determine_valid_ioctls()
|
D | v4l2-ioctl.c | 1761 if (ops->vidioc_s_ctrl) in v4l_s_ctrl() 1762 return ops->vidioc_s_ctrl(file, fh, p); in v4l_s_ctrl()
|
/drivers/media/usb/pvrusb2/ |
D | pvrusb2-v4l2.c | 834 .vidioc_s_ctrl = pvr2_s_ctrl,
|
/drivers/staging/media/bcm2048/ |
D | radio-bcm2048.c | 2571 .vidioc_s_ctrl = bcm2048_vidioc_s_ctrl,
|
/drivers/media/pci/zoran/ |
D | zoran_driver.c | 3031 .vidioc_s_ctrl = zoran_s_ctrl,
|