Home
last modified time | relevance | path

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

123

/Linux-v5.4/drivers/media/v4l2-core/
Dv4l2-ioctl.c38 #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
1051 struct video_device *vfd = video_devdata(file); in v4l_querycap() local
1081 struct video_device *vfd = video_devdata(file); in v4l_s_input() local
1099 struct video_device *vfd; in v4l_g_priority() local
1110 struct video_device *vfd; in v4l_s_priority() local
1124 struct video_device *vfd = video_devdata(file); in v4l_enuminput() local
1142 struct video_device *vfd = video_devdata(file); in v4l_enumoutput() local
1566 struct video_device *vfd = video_devdata(file); in v4l_s_fmt() local
1671 struct video_device *vfd = video_devdata(file); in v4l_try_fmt() local
[all …]
/Linux-v5.4/drivers/staging/media/imx/
Dimx-media-capture.c634 struct video_device *vfd = priv->vdev.vfd; in capture_open() local
655 struct video_device *vfd = priv->vdev.vfd; in capture_release() local
733 struct video_device *vfd = vdev->vfd; in imx_media_capture_device_register() local
818 struct video_device *vfd = priv->vdev.vfd; in imx_media_capture_device_unregister() local
836 struct video_device *vfd; in imx_media_capture_device_init() local
Dimx-media-dev-common.c222 struct video_device *vfd, in imx_media_inherit_controls()
268 struct video_device *vfd; in imx_media_link_notify() local
Dimx-media-csc-scaler.c847 struct video_device *vfd = vdev->vfd; in imx_media_csc_scaler_device_register() local
867 struct video_device *vfd = priv->vdev.vfd; in imx_media_csc_scaler_device_unregister() local
880 struct video_device *vfd; in imx_media_csc_scaler_device_init() local
Dimx-media-utils.c785 struct video_device *vfd; in imx_media_pipeline_pad() local
836 struct video_device *vfd; in find_pipeline_entity() local
Dimx-media.h88 struct video_device *vfd; member
/Linux-v5.4/drivers/media/common/saa7146/
Dsaa7146_fops.c591 int saa7146_register_device(struct video_device *vfd, struct saa7146_dev *dev, in saa7146_register_device()
634 int saa7146_unregister_device(struct video_device *vfd, struct saa7146_dev *dev) in saa7146_unregister_device()
/Linux-v5.4/drivers/staging/media/sunxi/cedrus/
Dcedrus.c314 struct video_device *vfd; in cedrus_probe() local
/Linux-v5.4/drivers/media/platform/omap/
Domap_vout.c1308 struct video_device *vfd; in omap_vout_setup_video_data() local
1443 struct video_device *vfd = NULL; in omap_vout_create_video_devices() local
1534 struct video_device *vfd; in omap_vout_cleanup_device() local
Domap_vout_vrfb.c95 struct video_device *vfd; in omap_vout_setup_vrfb_bufs() local
/Linux-v5.4/drivers/media/platform/s5p-g2d/
Dg2d.h20 struct video_device *vfd; member
Dg2d.c622 struct video_device *vfd; in g2d_probe() local
/Linux-v5.4/drivers/media/platform/vicodec/
Dvicodec-core.c98 struct video_device vfd; member
1886 struct video_device *vfd = video_devdata(file); in vicodec_open() local
1996 struct video_device *vfd = video_devdata(file); in vicodec_release() local
2096 struct video_device *vfd; in register_instance() local
/Linux-v5.4/drivers/media/platform/
Dm2m-deinterlace.c123 struct video_device vfd; member
922 struct video_device *vfd; in deinterlace_probe() local
Dmx2_emmaprp.c198 struct video_device *vfd; member
806 struct video_device *vfd; in emmaprp_probe() local
Dvim2m.c192 struct video_device vfd; member
1311 struct video_device *vfd; in vim2m_probe() local
Dimx-pxp.c190 struct video_device vfd; member
1640 struct video_device *vfd; in pxp_probe() local
/Linux-v5.4/drivers/media/platform/rockchip/rga/
Drga.h66 struct video_device *vfd; member
Drga.c802 struct video_device *vfd; in rga_probe() local
/Linux-v5.4/drivers/media/pci/solo6x10/
Dsolo6x10.h144 struct video_device *vfd; member
220 struct video_device *vfd; member
/Linux-v5.4/drivers/media/platform/s3c-camif/
Dcamif-capture.c1103 struct video_device *vfd = &vp->vdev; in s3c_camif_register_video_node() local
1180 struct video_device *vfd = &camif->vp[idx].vdev; in s3c_camif_unregister_video_node() local
/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_drv.c632 struct video_device *vfd; in hantro_add_func() local
/Linux-v5.4/drivers/media/pci/saa7164/
Dsaa7164-vbi.c681 struct video_device *vfd; in saa7164_vbi_alloc() local
/Linux-v5.4/drivers/media/platform/exynos4-is/
Dfimc-m2m.c720 struct video_device *vfd = &fimc->m2m.vfd; in fimc_register_m2m_device() local
/Linux-v5.4/drivers/media/usb/au0828/
Dau0828-video.c1421 struct video_device *vfd = video_devdata(file); in vidioc_s_input() local
1492 struct video_device *vfd = video_devdata(file); in vidioc_g_tuner() local

123