Searched refs:vidioc_g_ctrl (Results 1 - 12 of 12) sorted by relevance

/drivers/media/usb/usbvision/
H A Dusbvision-video.c712 static int vidioc_g_ctrl(struct file *file, void *priv, function
1264 .vidioc_g_ctrl = vidioc_g_ctrl,
1303 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c399 static int vidioc_g_ctrl(struct file *file, void *priv, function
1312 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dsaa7164-vbi.c371 static int vidioc_g_ctrl(struct file *file, void *priv, function
1258 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/platform/
H A Dfsl-viu.c1026 static int vidioc_g_ctrl(struct file *file, void *priv, function
1466 .vidioc_g_ctrl = vidioc_g_ctrl,
H A Dvino.c4046 .vidioc_g_ctrl = vino_g_ctrl,
/drivers/staging/media/omap24xx/
H A Domap24xxcam.c1249 static int vidioc_g_ctrl(struct file *file, void *fh, function
1614 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/platform/omap/
H A Domap_vout.c1353 static int vidioc_g_ctrl(struct file *file, void *fh, struct v4l2_control *ctrl) function
1845 .vidioc_g_ctrl = vidioc_g_ctrl,
/drivers/media/v4l2-core/
H A Dv4l2-dev.c578 if (vdev->ctrl_handler || ops->vidioc_g_ctrl || ops->vidioc_g_ext_ctrls)
H A Dv4l2-ioctl.c1727 if (ops->vidioc_g_ctrl)
1728 return ops->vidioc_g_ctrl(file, fh, p);
/drivers/media/usb/pvrusb2/
H A Dpvrusb2-v4l2.c833 .vidioc_g_ctrl = pvr2_g_ctrl,
/drivers/staging/media/bcm2048/
H A Dradio-bcm2048.c2570 .vidioc_g_ctrl = bcm2048_vidioc_g_ctrl,
/drivers/media/pci/zoran/
H A Dzoran_driver.c3032 .vidioc_g_ctrl = zoran_g_ctrl,

Completed in 1428 milliseconds