Home
last modified time | relevance | path

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

123

/linux/drivers/media/v4l2-core/
H A Dv4l2-ioctl.c35 #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/drivers/staging/media/imx/
H A Dimx-media-capture.c784 struct video_device *vfd = priv->vdev.vfd; in capture_open() local
808 struct video_device *vfd = priv->vdev.vfd; in capture_release() local
913 struct video_device *vfd = vdev->vfd; in imx_media_capture_device_register() local
957 struct video_device *vfd = priv->vdev.vfd; in imx_media_capture_device_unregister() local
969 struct video_device *vfd; in imx_media_capture_device_init() local
H A Dimx-media-dev-common.c197 struct video_device *vfd, in imx_media_inherit_controls()
243 struct video_device *vfd; in imx_media_link_notify() local
H A Dimx-media-utils.c660 struct video_device *vfd; in imx_media_pipeline_pad() local
711 struct video_device *vfd; in find_pipeline_entity() local
H A Dimx-media-csc-scaler.c851 struct video_device *vfd = vdev->vfd; in imx_media_csc_scaler_device_register() local
871 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
H A Dimx-media.h105 struct video_device *vfd; member
/linux/drivers/media/common/saa7146/
H A Dsaa7146_fops.c343 int saa7146_register_device(struct video_device *vfd, struct saa7146_dev *dev, in saa7146_register_device()
411 int saa7146_unregister_device(struct video_device *vfd, struct saa7146_dev *dev) in saa7146_unregister_device()
/linux/drivers/media/platform/ti/omap/
H A Domap_vout.c1311 struct video_device *vfd; in omap_vout_setup_video_data() local
1446 struct video_device *vfd = NULL; in omap_vout_create_video_devices() local
1537 struct video_device *vfd; in omap_vout_cleanup_device() local
H A Domap_vout_vrfb.c95 struct video_device *vfd; in omap_vout_setup_vrfb_bufs() local
/linux/drivers/staging/media/sunxi/cedrus/
H A Dcedrus.c455 struct video_device *vfd; in cedrus_probe() local
/linux/drivers/media/platform/ti/cal/
H A Dcal-video.c935 struct video_device *vfd = &ctx->vdev; in cal_ctx_v4l2_register() local
995 struct video_device *vfd = &ctx->vdev; in cal_ctx_v4l2_init() local
/linux/drivers/media/test-drivers/vicodec/
H A Dvicodec-core.c98 struct video_device vfd; member
1825 struct video_device *vfd = video_devdata(file); in vicodec_open() local
1935 struct video_device *vfd = video_devdata(file); in vicodec_release() local
2036 struct video_device *vfd; in register_instance() local
/linux/drivers/media/test-drivers/visl/
H A Dvisl-core.c425 struct video_device *vfd; in visl_probe() local
H A Dvisl.h104 struct video_device vfd; member
/linux/drivers/media/platform/amlogic/meson-ge2d/
H A Dge2d.c88 struct video_device *vfd; member
923 struct video_device *vfd; in ge2d_probe() local
/linux/drivers/media/platform/
H A Dm2m-deinterlace.c123 struct video_device vfd; member
918 struct video_device *vfd; in deinterlace_probe() local
/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.h20 struct video_device *vfd; member
/linux/drivers/media/platform/nxp/dw100/
H A 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/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.h107 struct video_device *vfd; member
H A Ddma2d.c605 struct video_device *vfd; in dma2d_probe() local
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10.h144 struct video_device *vfd; member
220 struct video_device *vfd; member
/linux/drivers/media/platform/nxp/
H A Dmx2_emmaprp.c198 struct video_device *vfd; member
806 struct video_device *vfd; in emmaprp_probe() local
/linux/drivers/media/platform/sunxi/sun8i-rotate/
H A Dsun8i-rotate.h120 struct video_device vfd; member
/linux/drivers/media/test-drivers/
H A Dvim2m.c187 struct video_device vfd; member
1299 struct video_device *vfd; in vim2m_probe() local
/linux/drivers/media/platform/samsung/s3c-camif/
H A Dcamif-capture.c1104 struct video_device *vfd = &vp->vdev; in s3c_camif_register_video_node() local
1179 struct video_device *vfd = &camif->vp[idx].vdev; in s3c_camif_unregister_video_node() local

123