Home
last modified time | relevance | path

Searched refs:video_device_release (Results 1 - 25 of 73) sorted by relevance

123

/kernel/linux/linux-5.10/drivers/media/pci/saa7134/
H A Dsaa7134-empress.c251 dev->empress_dev->release = video_device_release; in empress_init()
261 video_device_release(dev->empress_dev); in empress_init()
286 video_device_release(dev->empress_dev); in empress_init()
302 video_device_release(dev->empress_dev); in empress_init()
H A Dsaa7134-core.c953 vfd->release = video_device_release; in vdev_init()
968 video_device_release(dev->video_dev); in saa7134_unregister_video()
975 video_device_release(dev->vbi_dev); in saa7134_unregister_video()
982 video_device_release(dev->radio_dev); in saa7134_unregister_video()
/kernel/linux/linux-6.6/drivers/media/pci/saa7134/
H A 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()
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()
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-dev.h378 * you video_device_release() should be called on failure.
405 * you video_device_release() should be called on failure.
431 * video_device_release - helper function to release &struct video_device
437 void video_device_release(struct video_device *vdev);
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-dev.h377 * you video_device_release() should be called on failure.
404 * you video_device_release() should be called on failure.
430 * video_device_release - helper function to release &struct video_device
436 void video_device_release(struct video_device *vdev);
/kernel/linux/linux-5.10/drivers/staging/most/video/
H A Dvideo.c360 .release = video_device_release,
430 video_device_release(mdev->vdev); in comp_register_videodev()
/kernel/linux/linux-6.6/drivers/staging/most/video/
H A Dvideo.c360 .release = video_device_release,
429 video_device_release(mdev->vdev); in comp_register_videodev()
/kernel/linux/linux-6.6/drivers/staging/media/imx/
H A Dimx-media-capture.c992 vfd->release = video_device_release; in imx_media_capture_device_init()
1010 video_device_release(vfd); in imx_media_capture_device_init()
1030 video_device_release(vfd); in imx_media_capture_device_init()
/kernel/linux/linux-5.10/drivers/media/platform/s5p-mfc/
H A Ds5p_mfc.c1352 vfd->release = video_device_release; in s5p_mfc_probe()
1371 vfd->release = video_device_release; in s5p_mfc_probe()
1410 video_device_release(dev->vfd_enc); in s5p_mfc_probe()
1412 video_device_release(dev->vfd_dec); in s5p_mfc_probe()
1454 video_device_release(dev->vfd_enc); in s5p_mfc_remove()
1455 video_device_release(dev->vfd_dec); in s5p_mfc_remove()
/kernel/linux/linux-5.10/drivers/media/pci/saa7164/
H A Dsaa7164-vbi.c695 vfd->release = video_device_release; in saa7164_vbi_alloc()
764 video_device_release(port->v4l_device); in saa7164_vbi_unregister()
H A Dsaa7164-encoder.c992 vfd->release = video_device_release; in saa7164_encoder_alloc()
1119 video_device_release(port->v4l_device); in saa7164_encoder_register()
1139 video_device_release(port->v4l_device); in saa7164_encoder_unregister()
/kernel/linux/linux-5.10/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c622 .release = video_device_release,
709 video_device_release(solo_dev->vfd); in solo_v4l2_init()
/kernel/linux/linux-6.6/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2.c618 .release = video_device_release,
705 video_device_release(solo_dev->vfd); in solo_v4l2_init()
/kernel/linux/linux-6.6/drivers/media/pci/saa7164/
H A Dsaa7164-vbi.c694 vfd->release = video_device_release; in saa7164_vbi_alloc()
763 video_device_release(port->v4l_device); in saa7164_vbi_unregister()
H A 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()
/kernel/linux/linux-5.10/drivers/media/pci/cx23885/
H A 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()
/kernel/linux/linux-6.6/drivers/media/pci/cx23885/
H A Dcx23885-video.c155 vfd->release = video_device_release; in cx23885_vdev_init()
1222 video_device_release(dev->vbi_dev); in cx23885_video_unregister()
1229 video_device_release(dev->video_dev); in cx23885_video_unregister()
/kernel/linux/linux-5.10/drivers/media/platform/rockchip/rga/
H A Drga.c691 .release = video_device_release,
918 video_device_release(vfd); in rga_probe()
/kernel/linux/linux-5.10/drivers/media/platform/
H A Dmx2_emmaprp.c793 .release = video_device_release,
884 video_device_release(vfd); in emmaprp_probe()
/kernel/linux/linux-5.10/drivers/media/platform/s5p-g2d/
H A Dg2d.c612 .release = video_device_release,
734 video_device_release(vfd); in g2d_probe()
/kernel/linux/linux-5.10/drivers/staging/media/imx/
H A Dimx-media-capture.c691 .release = video_device_release,
864 video_device_release(vfd); in imx_media_capture_device_init()
/kernel/linux/linux-6.6/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d.c592 .release = video_device_release,
685 video_device_release(vfd); in dma2d_probe()
/kernel/linux/linux-6.6/drivers/media/platform/nxp/
H A Dmx2_emmaprp.c793 .release = video_device_release,
882 video_device_release(vfd); in emmaprp_probe()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/s5p-g2d/
H A Dg2d.c612 .release = video_device_release,
728 video_device_release(vfd); in g2d_probe()

Completed in 40 milliseconds

123