Home
last modified time | relevance | path

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

/drivers/media/usb/usbvision/
Dusbvision-video.c721 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/
Dsaa7164-vbi.c407 static int vidioc_s_ctrl(struct file *file, void *priv, in vidioc_s_ctrl() function
1257 .vidioc_s_ctrl = vidioc_s_ctrl,
Dsaa7164-encoder.c435 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/
Domap24xxcam.c1263 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/
Dfsl-viu.c1039 static int vidioc_s_ctrl(struct file *file, void *priv, in vidioc_s_ctrl() function
1467 .vidioc_s_ctrl = vidioc_s_ctrl,
Dvino.c4047 .vidioc_s_ctrl = vino_s_ctrl,
/drivers/media/usb/cx231xx/
Dcx231xx-417.c1527 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/
Domap_vout.c1386 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/
Dv4l2-dev.c580 if (vdev->ctrl_handler || ops->vidioc_s_ctrl || ops->vidioc_s_ext_ctrls) in determine_valid_ioctls()
Dv4l2-ioctl.c1761 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/
Dpvrusb2-v4l2.c834 .vidioc_s_ctrl = pvr2_s_ctrl,
/drivers/staging/media/bcm2048/
Dradio-bcm2048.c2571 .vidioc_s_ctrl = bcm2048_vidioc_s_ctrl,
/drivers/media/pci/zoran/
Dzoran_driver.c3031 .vidioc_s_ctrl = zoran_s_ctrl,