Home
last modified time | relevance | path

Searched refs:video_device_release (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/staging/most/video/
H A Dvideo.c365 .release = video_device_release,
434 video_device_release(mdev->vdev); in comp_register_videodev()
/linux/drivers/media/pci/saa7134/
H A Dsaa7134-core.c943 vfd->release = video_device_release; in vdev_init()
958 video_device_release(dev->video_dev); in saa7134_unregister_video()
965 video_device_release(dev->vbi_dev); in saa7134_unregister_video()
972 video_device_release(dev->radio_dev); in saa7134_unregister_video()
/linux/drivers/media/pci/saa7164/
H A Dsaa7164-encoder.c989 vfd->release = video_device_release; in saa7164_encoder_alloc()
1116 video_device_release(port->v4l_device); in saa7164_encoder_register()
1136 video_device_release(port->v4l_device); in saa7164_encoder_unregister()
H A Dsaa7164-vbi.c691 vfd->release = video_device_release; in saa7164_vbi_alloc()
760 video_device_release(port->v4l_device); in saa7164_vbi_unregister()
/linux/drivers/media/platform/ti/omap/
H A Domap_vout.c1381 vfd->release = video_device_release; in omap_vout_setup_video_data()
1411 video_device_release(vfd); in omap_vout_setup_video_data()
1524 video_device_release(vfd); in omap_vout_create_video_devices()
1549 video_device_release(vfd); in omap_vout_cleanup_device()
/linux/drivers/media/platform/samsung/s5p-mfc/
H A Ds5p_mfc.c1379 vfd->release = video_device_release; in s5p_mfc_probe()
1398 vfd->release = video_device_release; in s5p_mfc_probe()
1438 video_device_release(dev->vfd_enc); in s5p_mfc_probe()
1440 video_device_release(dev->vfd_dec); in s5p_mfc_probe()
/linux/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.c588 .release = video_device_release,
681 video_device_release(vfd); in dma2d_probe()
/linux/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c608 .release = video_device_release,
724 video_device_release(vfd); in g2d_probe()
/linux/drivers/media/platform/nxp/
H A Dmx2_emmaprp.c788 .release = video_device_release,
877 video_device_release(vfd); in emmaprp_probe()
/linux/drivers/media/platform/rockchip/rga/
H A Drga.c696 .release = video_device_release,
909 video_device_release(vfd); in rga_probe()
/linux/drivers/staging/media/imx/
H A Dimx-media-csc-scaler.c834 video_device_release(vdev); in ipu_csc_scaler_video_device_release()
917 video_device_release(vfd); in imx_media_csc_scaler_device_init()
/linux/drivers/media/platform/mediatek/vcodec/encoder/
H A Dmtk_vcodec_enc_drv.c323 vfd_enc->release = video_device_release; in mtk_vcodec_probe()
/linux/drivers/media/platform/amlogic/meson-ge2d/
H A Dge2d.c904 .release = video_device_release,
1014 video_device_release(ge2d->vfd); in ge2d_probe()
/linux/drivers/staging/media/meson/vdec/
H A Dvdec.c1077 vdev->release = video_device_release; in vdec_probe()
1096 video_device_release(vdev); in vdec_probe()
/linux/drivers/media/v4l2-core/
H A Dv4l2-dev.c153 void video_device_release(struct video_device *vdev) in video_device_release() function
157 EXPORT_SYMBOL(video_device_release);
/linux/drivers/media/platform/samsung/s5p-jpeg/
H A Djpeg-core.c2918 jpeg->vfd_encoder->release = video_device_release; in s5p_jpeg_probe()
2927 video_device_release(jpeg->vfd_encoder); in s5p_jpeg_probe()
2948 jpeg->vfd_decoder->release = video_device_release; in s5p_jpeg_probe()
2957 video_device_release(jpeg->vfd_decoder); in s5p_jpeg_probe()
/linux/drivers/media/platform/mediatek/vcodec/decoder/
H A Dmtk_vcodec_dec_drv.c432 vfd_dec->release = video_device_release; in mtk_vcodec_probe()
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c1175 .release = video_device_release,
1314 video_device_release(solo_enc->vfd); in solo_enc_alloc()
/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_m2m.c1188 mdp->vdev->release = video_device_release; in mtk_mdp_register_m2m_device()
1216 video_device_release(mdp->vdev); in mtk_mdp_register_m2m_device()
/linux/drivers/media/platform/st/sti/hva/
H A Dhva-v4l2.c1308 vdev->release = video_device_release; in hva_register_device()
1328 video_device_release(vdev); in hva_register_device()
/linux/drivers/media/platform/qcom/venus/
H A Dvenc.c1582 vdev->release = video_device_release; in venc_probe()
1604 video_device_release(vdev); in venc_probe()
H A Dvdec.c1806 vdev->release = video_device_release; in vdec_probe()
1828 video_device_release(vdev); in vdec_probe()
/linux/drivers/media/platform/st/sti/delta/
H A Ddelta-v4l2.c1770 vdev->release = video_device_release; in delta_register_device()
1790 video_device_release(vdev); in delta_register_device()
/linux/drivers/media/platform/mediatek/mdp3/
H A Dmtk-mdp3-m2m.c722 video_device_release(mdp->m2m_vdev); in mdp_m2m_device_register()
/linux/drivers/media/platform/imagination/
H A De5010-jpeg-enc.c1048 e5010->vdev->release = video_device_release; in e5010_probe()
1120 video_device_release(e5010->vdev); in e5010_probe()

12