Searched refs:vidioc_s_ctrl (Results 1 - 13 of 13) sorted by relevance

/drivers/media/usb/usbvision/
H A Dusbvision-video.c721 static int vidioc_s_ctrl(struct file *file, void *priv, function
1265 .vidioc_s_ctrl = vidioc_s_ctrl,
1304 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c435 static int vidioc_s_ctrl(struct file *file, void *priv, function
1311 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dsaa7164-vbi.c407 static int vidioc_s_ctrl(struct file *file, void *priv, function
1257 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/platform/
H A Dfsl-viu.c1039 static int vidioc_s_ctrl(struct file *file, void *priv, function
1467 .vidioc_s_ctrl = vidioc_s_ctrl,
H A Dvino.c4047 .vidioc_s_ctrl = vino_s_ctrl,
/drivers/media/usb/cx231xx/
H A Dcx231xx-417.c1527 static int vidioc_s_ctrl(struct file *file, void *priv, function
1533 dprintk(3, "enter vidioc_s_ctrl()\n");
1536 dprintk(3, "exit vidioc_s_ctrl()\n");
1828 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/staging/media/omap24xx/
H A Domap24xxcam.c1263 static int vidioc_s_ctrl(struct file *file, void *fh, function
1615 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/platform/omap/
H A Domap_vout.c1386 static int vidioc_s_ctrl(struct file *file, void *fh, struct v4l2_control *a) function
1848 .vidioc_s_ctrl = vidioc_s_ctrl,
/drivers/media/v4l2-core/
H A Dv4l2-dev.c580 if (vdev->ctrl_handler || ops->vidioc_s_ctrl || ops->vidioc_s_ext_ctrls)
H A Dv4l2-ioctl.c1761 if (ops->vidioc_s_ctrl)
1762 return ops->vidioc_s_ctrl(file, fh, p);
/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c834 .vidioc_s_ctrl = pvr2_s_ctrl,
/drivers/staging/media/bcm2048/
H A Dradio-bcm2048.c2571 .vidioc_s_ctrl = bcm2048_vidioc_s_ctrl,
/drivers/media/pci/zoran/
H A Dzoran_driver.c3031 .vidioc_s_ctrl = zoran_s_ctrl,

Completed in 242 milliseconds