/Linux-v5.4/drivers/media/v4l2-core/ |
D | v4l2-ioctl.c | 38 #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/ |
D | imx-media-capture.c | 634 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
|
D | imx-media-dev-common.c | 222 struct video_device *vfd, in imx_media_inherit_controls() 268 struct video_device *vfd; in imx_media_link_notify() local
|
D | imx-media-csc-scaler.c | 847 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
|
D | imx-media-utils.c | 785 struct video_device *vfd; in imx_media_pipeline_pad() local 836 struct video_device *vfd; in find_pipeline_entity() local
|
D | imx-media.h | 88 struct video_device *vfd; member
|
/Linux-v5.4/drivers/media/common/saa7146/ |
D | saa7146_fops.c | 591 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/ |
D | cedrus.c | 314 struct video_device *vfd; in cedrus_probe() local
|
/Linux-v5.4/drivers/media/platform/omap/ |
D | omap_vout.c | 1308 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
|
D | omap_vout_vrfb.c | 95 struct video_device *vfd; in omap_vout_setup_vrfb_bufs() local
|
/Linux-v5.4/drivers/media/platform/s5p-g2d/ |
D | g2d.h | 20 struct video_device *vfd; member
|
D | g2d.c | 622 struct video_device *vfd; in g2d_probe() local
|
/Linux-v5.4/drivers/media/platform/vicodec/ |
D | vicodec-core.c | 98 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/ |
D | m2m-deinterlace.c | 123 struct video_device vfd; member 922 struct video_device *vfd; in deinterlace_probe() local
|
D | mx2_emmaprp.c | 198 struct video_device *vfd; member 806 struct video_device *vfd; in emmaprp_probe() local
|
D | vim2m.c | 192 struct video_device vfd; member 1311 struct video_device *vfd; in vim2m_probe() local
|
D | imx-pxp.c | 190 struct video_device vfd; member 1640 struct video_device *vfd; in pxp_probe() local
|
/Linux-v5.4/drivers/media/platform/rockchip/rga/ |
D | rga.h | 66 struct video_device *vfd; member
|
D | rga.c | 802 struct video_device *vfd; in rga_probe() local
|
/Linux-v5.4/drivers/media/pci/solo6x10/ |
D | solo6x10.h | 144 struct video_device *vfd; member 220 struct video_device *vfd; member
|
/Linux-v5.4/drivers/media/platform/s3c-camif/ |
D | camif-capture.c | 1103 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/ |
D | hantro_drv.c | 632 struct video_device *vfd; in hantro_add_func() local
|
/Linux-v5.4/drivers/media/pci/saa7164/ |
D | saa7164-vbi.c | 681 struct video_device *vfd; in saa7164_vbi_alloc() local
|
/Linux-v5.4/drivers/media/platform/exynos4-is/ |
D | fimc-m2m.c | 720 struct video_device *vfd = &fimc->m2m.vfd; in fimc_register_m2m_device() local
|
/Linux-v5.4/drivers/media/usb/au0828/ |
D | au0828-video.c | 1421 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
|