/linux-4.4.14/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 39 #define is_valid_ioctl(vfd, cmd) test_bit(_IOC_NR(cmd), (vfd)->valid_ioctls) argument 921 struct video_device *vfd = video_devdata(file); in check_fmt() local 1056 struct video_device *vfd; in v4l_g_priority() local 1067 struct video_device *vfd; in v4l_s_priority() local 1081 struct video_device *vfd = video_devdata(file); in v4l_enuminput() local 1099 struct video_device *vfd = video_devdata(file); in v4l_enumoutput() local 1295 struct video_device *vfd = video_devdata(file); in v4l_enum_fmt() local 1348 struct video_device *vfd = video_devdata(file); in v4l_g_fmt() local 1444 struct video_device *vfd = video_devdata(file); in v4l_s_fmt() local 1528 struct video_device *vfd = video_devdata(file); in v4l_try_fmt() local [all …]
|
D | v4l2-mem2mem.c | 554 struct video_device *vfd = video_devdata(file); in v4l2_m2m_poll() local
|
D | videobuf2-v4l2.c | 770 struct video_device *vfd = video_devdata(file); in vb2_poll() local
|
D | v4l2-ctrls.c | 3411 struct video_device *vfd = video_devdata(file); in v4l2_ctrl_log_status() local
|
/linux-4.4.14/drivers/media/common/saa7146/ |
D | saa7146_fops.c | 590 int saa7146_register_device(struct video_device *vfd, struct saa7146_dev *dev, in saa7146_register_device() 624 int saa7146_unregister_device(struct video_device *vfd, struct saa7146_dev *dev) in saa7146_unregister_device()
|
/linux-4.4.14/drivers/media/platform/omap/ |
D | omap_vout_vrfb.c | 94 struct video_device *vfd; in omap_vout_setup_vrfb_bufs() local
|
D | omap_vout.c | 1866 struct video_device *vfd; in omap_vout_setup_video_data() local 1994 struct video_device *vfd = NULL; in omap_vout_create_video_devices() local 2072 struct video_device *vfd; in omap_vout_cleanup_device() local
|
D | omap_voutdef.h | 117 struct video_device *vfd; member
|
/linux-4.4.14/drivers/media/platform/s5p-g2d/ |
D | g2d.h | 24 struct video_device *vfd; member
|
D | g2d.c | 623 struct video_device *vfd; in g2d_probe() local
|
/linux-4.4.14/drivers/media/platform/ |
D | m2m-deinterlace.c | 130 struct video_device vfd; member 1004 struct video_device *vfd; in deinterlace_probe() local
|
D | vim2m.c | 142 struct video_device vfd; member 990 struct video_device *vfd; in vim2m_probe() local
|
D | mx2_emmaprp.c | 205 struct video_device *vfd; member 897 struct video_device *vfd; in emmaprp_probe() local
|
D | rcar_jpu.c | 1238 struct video_device *vfd = video_devdata(file); in jpu_open() local
|
/linux-4.4.14/drivers/media/pci/solo6x10/ |
D | solo6x10.h | 152 struct video_device *vfd; member 225 struct video_device *vfd; member
|
/linux-4.4.14/drivers/media/pci/saa7164/ |
D | saa7164-vbi.c | 701 struct video_device *vfd; in saa7164_vbi_alloc() local
|
D | saa7164-encoder.c | 999 struct video_device *vfd; in saa7164_encoder_alloc() local
|
/linux-4.4.14/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 1124 struct video_device *vfd = &vp->vdev; in s3c_camif_register_video_node() local 1199 struct video_device *vfd = &camif->vp[idx].vdev; in s3c_camif_unregister_video_node() local
|
/linux-4.4.14/drivers/media/pci/cx88/ |
D | cx88-core.c | 992 struct video_device *vfd, in cx88_vdev_init()
|
/linux-4.4.14/drivers/media/platform/exynos4-is/ |
D | fimc-m2m.c | 719 struct video_device *vfd = &fimc->m2m.vfd; in fimc_register_m2m_device() local
|
D | fimc-lite.c | 1287 struct video_device *vfd = &fimc->ve.vdev; in fimc_lite_subdev_registered() local
|
D | fimc-capture.c | 1737 struct video_device *vfd = &fimc->vid_cap.ve.vdev; in fimc_register_capture_device() local
|
D | fimc-core.h | 274 struct video_device vfd; member
|
/linux-4.4.14/drivers/media/platform/s5p-mfc/ |
D | s5p_mfc.c | 1078 struct video_device *vfd; in s5p_mfc_probe() local
|
/linux-4.4.14/drivers/media/pci/saa7134/ |
D | saa7134-core.c | 813 struct video_device *vfd; in vdev_init() local
|
/linux-4.4.14/drivers/media/platform/vivid/ |
D | vivid-core.c | 660 struct video_device *vfd; in vivid_create_instance() local
|
/linux-4.4.14/drivers/media/platform/s5p-tv/ |
D | mixer.h | 179 struct video_device vfd; member
|
D | mixer_video.c | 650 struct video_device *vfd = video_devdata(file); in mxr_s_output() local
|
/linux-4.4.14/drivers/media/pci/cx23885/ |
D | cx23885-video.c | 140 struct video_device *vfd; in cx23885_vdev_init() local
|
D | cx23885-417.c | 1496 struct video_device *vfd; in cx23885_video_dev_alloc() local
|
/linux-4.4.14/drivers/media/platform/ti-vpe/ |
D | vpe.c | 353 struct video_device vfd; member 2149 struct video_device *vfd; in vpe_fw_cb() local
|
/linux-4.4.14/drivers/media/platform/blackfin/ |
D | bfin_capture.c | 796 struct video_device *vfd; in bcap_probe() local
|
/linux-4.4.14/drivers/media/usb/tm6000/ |
D | tm6000.h | 223 struct video_device vfd; member
|
D | tm6000-video.c | 1612 struct video_device *vfd, in vdev_init()
|
/linux-4.4.14/drivers/media/usb/usbvision/ |
D | usbvision-video.c | 835 struct v4l2_fmtdesc *vfd) in vidioc_enum_fmt_vid_cap()
|
/linux-4.4.14/drivers/media/platform/davinci/ |
D | vpfe_capture.c | 1807 struct video_device *vfd; in vpfe_probe() local
|
/linux-4.4.14/drivers/media/platform/exynos-gsc/ |
D | gsc-core.h | 219 struct video_device *vfd; member
|
/linux-4.4.14/drivers/media/platform/coda/ |
D | coda.h | 74 struct video_device vfd[5]; member
|
D | coda-common.c | 1932 struct video_device *vfd = &dev->vfd[i]; in coda_register_device() local
|
/linux-4.4.14/drivers/media/pci/bt8xx/ |
D | bttv-driver.c | 189 struct video_device *vfd = container_of(cd, struct video_device, dev); in show_card() local 3921 struct video_device *vfd, in vdev_init()
|
/linux-4.4.14/drivers/media/usb/cx231xx/ |
D | cx231xx-video.c | 2116 struct video_device *vfd, in cx231xx_vdev_init()
|
D | cx231xx-417.c | 1914 struct video_device *vfd, in cx231xx_video_dev_init()
|
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 2189 struct video_device *vfd, in em28xx_vdev_init()
|
/linux-4.4.14/drivers/media/platform/s5p-jpeg/ |
D | jpeg-core.c | 971 struct video_device *vfd = video_devdata(file); in s5p_jpeg_open() local
|