Home
last modified time | relevance | path

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

123

/kernel/linux/linux-5.10/drivers/media/v4l2-core/
Dv4l2-ioctl.c38 #define is_valid_ioctl(vfd, cmd) test_bit(_IOC_NR(cmd), (vfd)->valid_ioctls) argument
965 struct video_device *vfd = video_devdata(file); in check_fmt() local
1084 struct video_device *vfd = video_devdata(file); in v4l_querycap() local
1114 struct video_device *vfd = video_devdata(file); in v4l_g_input() local
1127 struct video_device *vfd = video_devdata(file); in v4l_g_output() local
1140 struct video_device *vfd = video_devdata(file); in v4l_s_input() local
1156 struct video_device *vfd = video_devdata(file); in v4l_s_output() local
1167 struct video_device *vfd; in v4l_g_priority() local
1178 struct video_device *vfd; in v4l_s_priority() local
1192 struct video_device *vfd = video_devdata(file); in v4l_enuminput() local
[all …]
/kernel/linux/linux-5.10/drivers/staging/media/imx/
Dimx-media-capture.c640 struct video_device *vfd = priv->vdev.vfd; in capture_open() local
661 struct video_device *vfd = priv->vdev.vfd; in capture_release() local
739 struct video_device *vfd = vdev->vfd; in imx_media_capture_device_register() local
817 struct video_device *vfd = priv->vdev.vfd; in imx_media_capture_device_unregister() local
835 struct video_device *vfd; in imx_media_capture_device_init() local
Dimx-media-dev-common.c212 struct video_device *vfd, in imx_media_inherit_controls()
258 struct video_device *vfd; in imx_media_link_notify() local
Dimx-media-csc-scaler.c850 struct video_device *vfd = vdev->vfd; in imx_media_csc_scaler_device_register() local
870 struct video_device *vfd = priv->vdev.vfd; in imx_media_csc_scaler_device_unregister() local
879 struct video_device *vfd; in imx_media_csc_scaler_device_init() local
Dimx-media-utils.c711 struct video_device *vfd; in imx_media_pipeline_pad() local
762 struct video_device *vfd; in find_pipeline_entity() local
Dimx-media.h102 struct video_device *vfd; member
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
Dsaa7146_fops.c589 int saa7146_register_device(struct video_device *vfd, struct saa7146_dev *dev, in saa7146_register_device()
632 int saa7146_unregister_device(struct video_device *vfd, struct saa7146_dev *dev) in saa7146_unregister_device()
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
Dcal-video.c792 struct video_device *vfd = &ctx->vdev; in cal_ctx_v4l2_register() local
829 struct video_device *vfd = &ctx->vdev; in cal_ctx_v4l2_init() local
/kernel/linux/linux-5.10/drivers/staging/media/sunxi/cedrus/
Dcedrus.c395 struct video_device *vfd; in cedrus_probe() local
/kernel/linux/linux-5.10/drivers/media/platform/omap/
Domap_vout_vrfb.c95 struct video_device *vfd; in omap_vout_setup_vrfb_bufs() local
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
/kernel/linux/linux-5.10/drivers/media/platform/s5p-g2d/
Dg2d.h20 struct video_device *vfd; member
Dg2d.c625 struct video_device *vfd; in g2d_probe() local
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
Dvicodec-core.c98 struct video_device vfd; member
1828 struct video_device *vfd = video_devdata(file); in vicodec_open() local
1938 struct video_device *vfd = video_devdata(file); in vicodec_release() local
2039 struct video_device *vfd; in register_instance() local
/kernel/linux/linux-5.10/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
Dimx-pxp.c190 struct video_device vfd; member
1640 struct video_device *vfd; in pxp_probe() local
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/
Drga.h66 struct video_device *vfd; member
Drga.c802 struct video_device *vfd; in rga_probe() local
/kernel/linux/linux-5.10/drivers/media/platform/sunxi/sun8i-rotate/
Dsun8i-rotate.h120 struct video_device vfd; member
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
Dsolo6x10.h144 struct video_device *vfd; member
220 struct video_device *vfd; member
/kernel/linux/linux-5.10/drivers/staging/media/hantro/
Dhantro_drv.c638 struct video_device *vfd; in hantro_add_func() local
/kernel/linux/linux-5.10/drivers/media/test-drivers/
Dvim2m.c192 struct video_device vfd; member
1309 struct video_device *vfd; in vim2m_probe() local
/kernel/linux/linux-5.10/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
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
Dsaa7164-vbi.c681 struct video_device *vfd; in saa7164_vbi_alloc() local

123