Home
last modified time | relevance | path

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

123

/linux-6.1.9/drivers/media/v4l2-core/
Dv4l2-ioctl.c40 #define is_valid_ioctl(vfd, cmd) test_bit(_IOC_NR(cmd), (vfd)->valid_ioctls) argument
930 struct video_device *vfd = video_devdata(file); in check_fmt() local
1094 struct video_device *vfd = video_devdata(file); in v4l_querycap() local
1127 struct video_device *vfd = video_devdata(file); in v4l_g_input() local
1140 struct video_device *vfd = video_devdata(file); in v4l_g_output() local
1153 struct video_device *vfd = video_devdata(file); in v4l_s_input() local
1169 struct video_device *vfd = video_devdata(file); in v4l_s_output() local
1180 struct video_device *vfd; in v4l_g_priority() local
1191 struct video_device *vfd; in v4l_s_priority() local
1205 struct video_device *vfd = video_devdata(file); in v4l_enuminput() local
[all …]
/linux-6.1.9/drivers/staging/media/imx/
Dimx-media-capture.c778 struct video_device *vfd = priv->vdev.vfd; in capture_open() local
802 struct video_device *vfd = priv->vdev.vfd; in capture_release() local
907 struct video_device *vfd = vdev->vfd; in imx_media_capture_device_register() local
951 struct video_device *vfd = priv->vdev.vfd; in imx_media_capture_device_unregister() local
963 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.c690 struct video_device *vfd; in imx_media_pipeline_pad() local
741 struct video_device *vfd; in find_pipeline_entity() local
Dimx-media.h105 struct video_device *vfd; member
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/common/
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-6.1.9/drivers/media/platform/ti/omap/
Domap_vout.c1310 struct video_device *vfd; in omap_vout_setup_video_data() local
1445 struct video_device *vfd = NULL; in omap_vout_create_video_devices() local
1536 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-6.1.9/drivers/staging/media/sunxi/cedrus/
Dcedrus.c444 struct video_device *vfd; in cedrus_probe() local
/linux-6.1.9/drivers/media/platform/ti/cal/
Dcal-video.c918 struct video_device *vfd = &ctx->vdev; in cal_ctx_v4l2_register() local
978 struct video_device *vfd = &ctx->vdev; in cal_ctx_v4l2_init() local
/linux-6.1.9/drivers/media/test-drivers/vicodec/
Dvicodec-core.c98 struct video_device vfd; member
1819 struct video_device *vfd = video_devdata(file); in vicodec_open() local
1929 struct video_device *vfd = video_devdata(file); in vicodec_release() local
2030 struct video_device *vfd; in register_instance() local
/linux-6.1.9/drivers/media/platform/samsung/s5p-g2d/
Dg2d.h20 struct video_device *vfd; member
/linux-6.1.9/drivers/media/platform/amlogic/meson-ge2d/
Dge2d.c88 struct video_device *vfd; member
923 struct video_device *vfd; in ge2d_probe() local
/linux-6.1.9/drivers/media/platform/
Dm2m-deinterlace.c123 struct video_device vfd; member
922 struct video_device *vfd; in deinterlace_probe() local
/linux-6.1.9/drivers/media/platform/nxp/dw100/
Ddw100.c69 struct video_device vfd; member
1482 struct video_device *vfd = &dw_dev->vfd; in dw100_init_video_device() local
1534 struct video_device *vfd; in dw100_probe() local
/linux-6.1.9/drivers/media/platform/rockchip/rga/
Drga.h66 struct video_device *vfd; member
Drga.c802 struct video_device *vfd; in rga_probe() local
/linux-6.1.9/drivers/media/platform/st/stm32/dma2d/
Ddma2d.h109 struct video_device *vfd; member
Ddma2d.c605 struct video_device *vfd; in dma2d_probe() local
/linux-6.1.9/drivers/media/platform/sunxi/sun8i-rotate/
Dsun8i-rotate.h120 struct video_device vfd; member
/linux-6.1.9/drivers/media/pci/solo6x10/
Dsolo6x10.h144 struct video_device *vfd; member
220 struct video_device *vfd; member
/linux-6.1.9/drivers/media/platform/nxp/
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
1666 struct video_device *vfd; in pxp_probe() local
/linux-6.1.9/drivers/media/test-drivers/
Dvim2m.c187 struct video_device vfd; member
1299 struct video_device *vfd; in vim2m_probe() local

123