Home
last modified time | relevance | path

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

12

/linux-5.19.10/drivers/media/pci/saa7134/
Dsaa7134-empress.c254 dev->empress_dev->release = video_device_release; in empress_init()
264 video_device_release(dev->empress_dev); in empress_init()
289 video_device_release(dev->empress_dev); in empress_init()
305 video_device_release(dev->empress_dev); in empress_init()
Dsaa7134-core.c954 vfd->release = video_device_release; in vdev_init()
969 video_device_release(dev->video_dev); in saa7134_unregister_video()
976 video_device_release(dev->vbi_dev); in saa7134_unregister_video()
983 video_device_release(dev->radio_dev); in saa7134_unregister_video()
/linux-5.19.10/Documentation/translations/zh_CN/video4linux/
Dv4l2-framework.txt538 vdev->release = video_device_release;
549 默认的 video_device_release()回调只是调用 kfree 来释放之前分配的
654 video_device_release(vdev); /* or kfree(my_vdev); */
700 如果注册失败,你必须调用 video_device_release() 来释放已分配的
/linux-5.19.10/include/media/
Dv4l2-dev.h436 void video_device_release(struct video_device *vdev);
/linux-5.19.10/drivers/media/platform/samsung/s5p-mfc/
Ds5p_mfc.c1345 vfd->release = video_device_release; in s5p_mfc_probe()
1364 vfd->release = video_device_release; in s5p_mfc_probe()
1403 video_device_release(dev->vfd_enc); in s5p_mfc_probe()
1405 video_device_release(dev->vfd_dec); in s5p_mfc_probe()
1447 video_device_release(dev->vfd_enc); in s5p_mfc_remove()
1448 video_device_release(dev->vfd_dec); in s5p_mfc_remove()
/linux-5.19.10/drivers/staging/most/video/
Dvideo.c360 .release = video_device_release,
430 video_device_release(mdev->vdev); in comp_register_videodev()
/linux-5.19.10/Documentation/driver-api/media/
Dv4l2-dev.rst19 vdev->release = video_device_release;
33 The default :c:func:`video_device_release` callback currently
190 video_device_release(vdev); /* or kfree(my_vdev); */
260 :c:func:`video_device_release` to free the allocated :c:type:`video_device`
/linux-5.19.10/drivers/staging/media/imx/
Dimx-media-capture.c989 vfd->release = video_device_release; in imx_media_capture_device_init()
1007 video_device_release(vfd); in imx_media_capture_device_init()
1027 video_device_release(vfd); in imx_media_capture_device_init()
/linux-5.19.10/drivers/media/pci/saa7164/
Dsaa7164-encoder.c991 vfd->release = video_device_release; in saa7164_encoder_alloc()
1118 video_device_release(port->v4l_device); in saa7164_encoder_register()
1138 video_device_release(port->v4l_device); in saa7164_encoder_unregister()
Dsaa7164-vbi.c694 vfd->release = video_device_release; in saa7164_vbi_alloc()
763 video_device_release(port->v4l_device); in saa7164_vbi_unregister()
/linux-5.19.10/drivers/media/pci/solo6x10/
Dsolo6x10-v4l2.c618 .release = video_device_release,
705 video_device_release(solo_dev->vfd); in solo_v4l2_init()
/linux-5.19.10/drivers/media/platform/amlogic/meson-ge2d/
Dge2d.c908 .release = video_device_release,
1018 video_device_release(ge2d->vfd); in ge2d_probe()
1033 video_device_release(ge2d->vfd); in ge2d_remove()
/linux-5.19.10/drivers/media/platform/st/stm32/dma2d/
Ddma2d.c592 .release = video_device_release,
688 video_device_release(vfd); in dma2d_probe()
/linux-5.19.10/drivers/media/usb/dvb-usb/
Dcxusb-analog.c1618 video_device_release(vdev); in cxusb_medion_videodev_release()
1673 video_device_release(cxdev->videodev); in cxusb_medion_register_analog_video()
1694 cxdev->radiodev->release = video_device_release; in cxusb_medion_register_analog_radio()
1702 video_device_release(cxdev->radiodev); in cxusb_medion_register_analog_radio()
/linux-5.19.10/drivers/media/platform/ti/omap/
Domap_vout.c1382 vfd->release = video_device_release; in omap_vout_setup_video_data()
1412 video_device_release(vfd); in omap_vout_setup_video_data()
1525 video_device_release(vfd); in omap_vout_create_video_devices()
1550 video_device_release(vfd); in omap_vout_cleanup_device()
/linux-5.19.10/drivers/media/platform/samsung/s5p-g2d/
Dg2d.c612 .release = video_device_release,
728 video_device_release(vfd); in g2d_probe()
/linux-5.19.10/drivers/media/platform/nxp/
Dmx2_emmaprp.c793 .release = video_device_release,
882 video_device_release(vfd); in emmaprp_probe()
/linux-5.19.10/drivers/media/platform/amphion/
Dvpu_v4l2.c726 vfd->release = video_device_release; in vpu_add_func()
742 video_device_release(vfd); in vpu_add_func()
/linux-5.19.10/drivers/media/pci/cx23885/
Dcx23885-video.c155 vfd->release = video_device_release; in cx23885_vdev_init()
1221 video_device_release(dev->vbi_dev); in cx23885_video_unregister()
1228 video_device_release(dev->video_dev); in cx23885_video_unregister()
/linux-5.19.10/drivers/media/platform/rockchip/rga/
Drga.c700 .release = video_device_release,
924 video_device_release(vfd); in rga_probe()
/linux-5.19.10/drivers/media/platform/mediatek/vcodec/
Dmtk_vcodec_enc_drv.c319 vfd_enc->release = video_device_release; in mtk_vcodec_probe()
Dmtk_vcodec_dec_drv.c356 vfd_dec->release = video_device_release; in mtk_vcodec_probe()
/linux-5.19.10/drivers/media/v4l2-core/
Dv4l2-dev.c151 void video_device_release(struct video_device *vdev) in video_device_release() function
155 EXPORT_SYMBOL(video_device_release);
/linux-5.19.10/drivers/media/platform/mediatek/jpeg/
Dmtk_jpeg_core.c1365 jpeg->vdev->release = video_device_release; in mtk_jpeg_probe()
1391 video_device_release(jpeg->vdev); in mtk_jpeg_probe()
1414 video_device_release(jpeg->vdev); in mtk_jpeg_remove()
/linux-5.19.10/drivers/staging/media/meson/vdec/
Dvdec.c1085 vdev->release = video_device_release; in vdec_probe()
1104 video_device_release(vdev); in vdec_probe()

12