Home
last modified time | relevance | path

Searched refs:VB2_BUF_STATE_DONE (Results 101 – 125 of 158) sorted by relevance

1234567

/openbmc/linux/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_core.c614 vb2_buffer_done(&buf->vb.vb2_buf, VB2_BUF_STATE_DONE); in netup_unidvb_dma_worker()
/openbmc/linux/drivers/media/platform/via/
H A Dvia-camera.c362 vb2_buffer_done(&vb->vbuf.vb2_buf, VB2_BUF_STATE_DONE); in viacam_irq()
/openbmc/linux/drivers/staging/media/tegra-video/
H A Dtegra210.c510 enum vb2_buffer_state state = VB2_BUF_STATE_DONE; in tegra_channel_capture_done()
/openbmc/linux/drivers/media/platform/ti/cal/
H A Dcal.c684 vb2_buffer_done(&buf->vb.vb2_buf, VB2_BUF_STATE_DONE); in cal_irq_wdma_end()
/openbmc/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-dma.c1156 VB2_BUF_STATE_DONE); in rvin_irq()
/openbmc/linux/drivers/media/pci/zoran/
H A Dzoran_driver.c817 vb2_buffer_done(&buf->vbuf.vb2_buf, VB2_BUF_STATE_DONE); in zr_set_buf()
/openbmc/linux/drivers/media/usb/msi2500/
H A Dmsi2500.c423 vb2_buffer_done(&fbuf->vb.vb2_buf, VB2_BUF_STATE_DONE); in msi2500_isoc_handler()
/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_drv.c112 if (result == VB2_BUF_STATE_DONE && ctx->codec_ops->done) in hantro_irq_done()
/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-core.c309 fimc_m2m_job_finish(ctx, VB2_BUF_STATE_DONE); in fimc_irq_handler()
/openbmc/linux/drivers/staging/media/omap4iss/
H A Diss_video.c455 VB2_BUF_STATE_ERROR : VB2_BUF_STATE_DONE); in omap4iss_video_buffer_next()
/openbmc/linux/drivers/staging/media/rkvdec/
H A Drkvdec.c961 VB2_BUF_STATE_DONE : VB2_BUF_STATE_ERROR; in rkvdec_irq_handler()
/openbmc/linux/drivers/staging/media/imx/
H A Dimx-ic-prpencvf.c212 VB2_BUF_STATE_ERROR : VB2_BUF_STATE_DONE); in prp_vb2_buf_done()
/openbmc/linux/drivers/media/platform/renesas/
H A Drcar_drif.c590 overflow ? VB2_BUF_STATE_ERROR : VB2_BUF_STATE_DONE); in rcar_drif_dma_complete()
H A Drenesas-ceu.c539 vb2_buffer_done(&vbuf->vb2_buf, VB2_BUF_STATE_DONE); in ceu_irq()
H A Dsh_vou.c1065 vb2_buffer_done(&vb->vb.vb2_buf, VB2_BUF_STATE_DONE); in sh_vou_isr()
/openbmc/linux/drivers/media/common/videobuf2/
H A Dvideobuf2-v4l2.c574 case VB2_BUF_STATE_DONE: in __fill_v4l2_buffer()
/openbmc/linux/drivers/media/platform/renesas/vsp1/
H A Dvsp1_video.c345 vb2_buffer_done(&done->buf.vb2_buf, VB2_BUF_STATE_DONE); in vsp1_video_complete_buffer()
/openbmc/linux/drivers/media/platform/nxp/imx8-isi/
H A Dimx8-isi-video.c643 vb2_buffer_done(&buf->v4l2_buf.vb2_buf, VB2_BUF_STATE_DONE); in mxc_isi_video_frame_write_done()
/openbmc/linux/drivers/media/pci/tw5864/
H A Dtw5864-video.c1456 vb2_buffer_done(&vb->vb.vb2_buf, VB2_BUF_STATE_DONE); in tw5864_handle_frame()
/openbmc/linux/drivers/media/pci/tw686x/
H A Dtw686x-video.c68 vb2_buffer_done(vb2_buf, VB2_BUF_STATE_DONE); in tw686x_buf_done()
/openbmc/linux/drivers/media/platform/mediatek/mdp/
H A Dmtk_mdp_m2m.c527 buf_state = VB2_BUF_STATE_DONE; in mtk_mdp_m2m_worker()
/openbmc/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-v4l2-enc.c543 vb2_buffer_done(vb, ret ? VB2_BUF_STATE_ERROR : VB2_BUF_STATE_DONE); in solo_enc_fillbuf()
/openbmc/linux/drivers/media/platform/atmel/
H A Datmel-isi.c184 vb2_buffer_done(&vbuf->vb2_buf, VB2_BUF_STATE_DONE); in atmel_isi_handle_streaming()
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-video.c103 vb2_buffer_done(&buf->vb.vb2_buf, VB2_BUF_STATE_DONE); in cx23885_video_wakeup()
/openbmc/linux/drivers/media/platform/ti/omap3isp/
H A Dispvideo.c548 vb_state = VB2_BUF_STATE_DONE; in omap3isp_video_buffer_next()

1234567