Home
last modified time | relevance | path

Searched defs:vfd (Results 1 – 25 of 53) sorted by relevance

123

/Linux-v4.19/drivers/media/v4l2-core/
Dv4l2-ioctl.c42 #define is_valid_ioctl(vfd, cmd) test_bit(_IOC_NR(cmd), (vfd)->valid_ioctls) argument
935 struct video_device *vfd = video_devdata(file); in check_fmt() local
1041 struct video_device *vfd = video_devdata(file); in v4l_querycap() local
1066 struct video_device *vfd = video_devdata(file); in v4l_s_input() local
1084 struct video_device *vfd; in v4l_g_priority() local
1095 struct video_device *vfd; in v4l_s_priority() local
1109 struct video_device *vfd = video_devdata(file); in v4l_enuminput() local
1127 struct video_device *vfd = video_devdata(file); in v4l_enumoutput() local
1511 struct video_device *vfd = video_devdata(file); in v4l_s_fmt() local
1702 struct video_device *vfd = video_devdata(file); in v4l_g_tuner() local
[all …]
/Linux-v4.19/drivers/staging/media/imx/
Dimx-media-capture.c516 struct video_device *vfd = priv->vdev.vfd; in capture_open() local
537 struct video_device *vfd = priv->vdev.vfd; in capture_release() local
628 struct video_device *vfd = vdev->vfd; in imx_media_capture_device_register() local
708 struct video_device *vfd = priv->vdev.vfd; in imx_media_capture_device_unregister() local
725 struct video_device *vfd; in imx_media_capture_device_init() local
Dimx-media-dev.c380 struct video_device *vfd, in imx_media_inherit_controls()
425 struct video_device *vfd; in imx_media_link_notify() local
Dimx-media.h79 struct video_device *vfd; member
/Linux-v4.19/drivers/media/common/saa7146/
Dsaa7146_fops.c590 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-v4.19/drivers/media/platform/omap/
Domap_vout_vrfb.c96 struct video_device *vfd; in omap_vout_setup_vrfb_bufs() local
Domap_vout.c1809 struct video_device *vfd; in omap_vout_setup_video_data() local
1940 struct video_device *vfd = NULL; in omap_vout_create_video_devices() local
2019 struct video_device *vfd; in omap_vout_cleanup_device() local
Domap_voutdef.h120 struct video_device *vfd; member
/Linux-v4.19/drivers/media/platform/s5p-g2d/
Dg2d.h24 struct video_device *vfd; member
Dg2d.c611 struct video_device *vfd; in g2d_probe() local
/Linux-v4.19/drivers/media/platform/vicodec/
Dvicodec-core.c1219 struct video_device *vfd = video_devdata(file); in vicodec_open() local
1296 struct video_device *vfd = video_devdata(file); in vicodec_release() local
1337 struct video_device *vfd; in vicodec_probe() local
/Linux-v4.19/drivers/media/platform/rockchip/rga/
Drga.h74 struct video_device *vfd; member
Drga.c810 struct video_device *vfd; in rga_probe() local
/Linux-v4.19/drivers/media/platform/
Dm2m-deinterlace.c130 struct video_device vfd; member
990 struct video_device *vfd; in deinterlace_probe() local
Dvim2m.c142 struct video_device vfd; member
998 struct video_device *vfd; in vim2m_probe() local
Dmx2_emmaprp.c205 struct video_device *vfd; member
883 struct video_device *vfd; in emmaprp_probe() local
/Linux-v4.19/drivers/media/pci/solo6x10/
Dsolo6x10.h153 struct video_device *vfd; member
229 struct video_device *vfd; member
/Linux-v4.19/drivers/media/platform/s3c-camif/
Dcamif-capture.c1113 struct video_device *vfd = &vp->vdev; in s3c_camif_register_video_node() local
1189 struct video_device *vfd = &camif->vp[idx].vdev; in s3c_camif_unregister_video_node() local
/Linux-v4.19/drivers/media/pci/saa7164/
Dsaa7164-vbi.c696 struct video_device *vfd; in saa7164_vbi_alloc() local
/Linux-v4.19/drivers/media/usb/au0828/
Dau0828-video.c1437 struct video_device *vfd = video_devdata(file); in vidioc_s_input() local
1508 struct video_device *vfd = video_devdata(file); in vidioc_g_tuner() local
/Linux-v4.19/drivers/media/platform/exynos4-is/
Dfimc-m2m.c707 struct video_device *vfd = &fimc->m2m.vfd; in fimc_register_m2m_device() local
/Linux-v4.19/drivers/media/pci/cx88/
Dcx88-core.c1019 struct video_device *vfd, in cx88_vdev_init()
/Linux-v4.19/drivers/media/platform/vivid/
Dvivid-core.c645 struct video_device *vfd; in vivid_create_instance() local
/Linux-v4.19/drivers/media/platform/s5p-mfc/
Ds5p_mfc.c1266 struct video_device *vfd; in s5p_mfc_probe() local
/Linux-v4.19/drivers/media/pci/saa7134/
Dsaa7134-core.c956 struct video_device *vfd; in vdev_init() local

123