Symbol: v4l2_m2m_dst_buf_remove
drivers/media/platform/allegro-dvt/allegro-core.c
2945
while ((buffer = v4l2_m2m_dst_buf_remove(channel->fh.m2m_ctx)))
drivers/media/platform/allegro-dvt/allegro-core.c
3689
dst_buf = v4l2_m2m_dst_buf_remove(channel->fh.m2m_ctx);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
307
dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/amlogic/meson-ge2d/ge2d.c
386
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/amphion/venc.c
842
v4l2_m2m_dst_buf_remove(inst->fh.m2m_ctx)))
drivers/media/platform/amphion/vpu_v4l2.c
581
while ((buf = v4l2_m2m_dst_buf_remove(inst->fh.m2m_ctx))) {
drivers/media/platform/chips-media/coda/coda-bit.c
1692
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-bit.c
2519
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-bit.c
2616
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-common.c
2106
while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))
drivers/media/platform/chips-media/coda/coda-common.c
2138
while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))
drivers/media/platform/chips-media/coda/coda-jpeg.c
1226
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-jpeg.c
1359
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/coda/coda-jpeg.c
1466
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/chips-media/wave5/wave5-helper.c
241
vbuf = v4l2_m2m_dst_buf_remove(m2m_ctx);
drivers/media/platform/chips-media/wave5/wave5-vpu-dec.c
1490
while ((buf = v4l2_m2m_dst_buf_remove(m2m_ctx))) {
drivers/media/platform/chips-media/wave5/wave5-vpu-dec.c
259
vb = v4l2_m2m_dst_buf_remove(m2m_ctx);
drivers/media/platform/chips-media/wave5/wave5-vpu-enc.c
1422
while ((buf = v4l2_m2m_dst_buf_remove(m2m_ctx))) {
drivers/media/platform/chips-media/wave5/wave5-vpu-enc.c
215
dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx);
drivers/media/platform/chips-media/wave5/wave5-vpu-enc.c
286
dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx);
drivers/media/platform/imagination/e5010-jpeg-enc.c
1146
while ((vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx))) {
drivers/media/platform/imagination/e5010-jpeg-enc.c
935
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/m2m-deinterlace.c
191
dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1033
v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1233
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1564
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1639
v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1665
v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1749
v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1784
v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
1835
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
838
return v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/jpeg/mtk_jpeg_core.c
963
v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/mediatek/mdp/mtk_mdp_m2m.c
408
return v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
drivers/media/platform/mediatek/mdp/mtk_mdp_m2m.c
482
dst_vbuf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
drivers/media/platform/mediatek/mdp3/mtk-mdp3-m2m.c
187
v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
drivers/media/platform/mediatek/mdp3/mtk-mdp3-m2m.c
50
v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec.c
918
while ((dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx))) {
drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_stateful.c
327
dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_stateful.c
388
dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/decoder/mtk_vcodec_dec_stateless.c
264
dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc.c
1009
dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc.c
1134
dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
drivers/media/platform/mediatek/vcodec/encoder/mtk_vcodec_enc.c
927
while ((dst_buf = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx))) {
drivers/media/platform/nvidia/tegra-vde/v4l2.c
311
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/dw100/dw100.c
1073
dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
drivers/media/platform/nxp/dw100/dw100.c
513
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c
1421
next_dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c
1562
v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c
1753
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx-jpeg/mxc-jpeg.c
906
v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx-pxp.c
1051
dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx-pxp.c
1587
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx8-isi/imx8-isi-m2m.c
108
dst_vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/imx8-isi/imx8-isi-m2m.c
323
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/nxp/mx2_emmaprp.c
359
dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
drivers/media/platform/qcom/iris/iris_utils.c
51
while ((buf = v4l2_m2m_dst_buf_remove(m2m_ctx)))
drivers/media/platform/qcom/venus/helpers.c
1538
while ((buf = v4l2_m2m_dst_buf_remove(inst->m2m_ctx)))
drivers/media/platform/qcom/venus/vdec.c
1229
while ((buf = v4l2_m2m_dst_buf_remove(inst->m2m_ctx)))
drivers/media/platform/renesas/rcar_fdp1.c
1216
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/renesas/rcar_fdp1.c
1968
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/renesas/rcar_jpu.c
1150
vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/renesas/rcar_jpu.c
1314
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/renesas/rcar_jpu.c
1509
dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
drivers/media/platform/rockchip/rga/rga-buf.c
189
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/rockchip/rga/rga.c
73
dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/rockchip/rkvdec/rkvdec.c
1019
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/samsung/exynos-gsc/gsc-m2m.c
73
dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
drivers/media/platform/samsung/exynos-gsc/gsc-m2m.c
97
dst_vb = v4l2_m2m_dst_buf_remove(ctx->m2m_ctx);
drivers/media/platform/samsung/exynos4-is/fimc-m2m.c
47
dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/samsung/s5p-g2d/g2d.c
550
dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c
2649
dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c
2706
dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
drivers/media/platform/samsung/s5p-jpeg/jpeg-core.c
2812
dst_buf = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
194
dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/st/sti/bdisp/bdisp-v4l2.c
514
while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))
drivers/media/platform/st/sti/delta/delta-v4l2.c
1251
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/st/sti/hva/hva-v4l2.c
1056
while ((vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))
drivers/media/platform/st/sti/hva/hva-v4l2.c
1084
while ((vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))
drivers/media/platform/st/sti/hva/hva-v4l2.c
822
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/st/stm32/dma2d/dma2d.c
178
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/st/stm32/dma2d/dma2d.c
528
dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/sunxi/sun8i-di/sun8i-di.c
249
dst = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/sunxi/sun8i-di/sun8i-di.c
575
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/sunxi/sun8i-rotate/sun8i_rotate.c
160
buffer = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/sunxi/sun8i-rotate/sun8i_rotate.c
483
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/ti/vpe/vpe.c
1240
ctx->dst_vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/ti/vpe/vpe.c
2131
vb = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/platform/verisilicon/hantro_v4l2.c
995
hantro_return_bufs(q, v4l2_m2m_dst_buf_remove);
drivers/media/test-drivers/vicodec/vicodec-core.c
1520
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/test-drivers/vicodec/vicodec-core.c
412
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/test-drivers/vicodec/vicodec-core.c
674
v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/test-drivers/vim2m.c
1275
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/test-drivers/vim2m.c
631
dst_vb = v4l2_m2m_dst_buf_remove(curr_ctx->fh.m2m_ctx);
drivers/media/test-drivers/visl/visl-video.c
623
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/media/v4l2-core/v4l2-mem2mem.c
1604
v4l2_m2m_dst_buf_remove(fh->m2m_ctx);
drivers/media/v4l2-core/v4l2-mem2mem.c
341
v4l2_m2m_dst_buf_remove(m2m_ctx);
drivers/media/v4l2-core/v4l2-mem2mem.c
522
v4l2_m2m_dst_buf_remove(m2m_ctx);
drivers/media/v4l2-core/v4l2-mem2mem.c
667
next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx);
drivers/media/v4l2-core/v4l2-mem2mem.c
716
next_dst_buf = v4l2_m2m_dst_buf_remove(m2m_ctx);
drivers/staging/media/imx/imx-media-csc-scaler.c
100
dst_buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/staging/media/imx/imx-media-csc-scaler.c
146
v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);
drivers/staging/media/imx/imx-media-csc-scaler.c
545
while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))
drivers/staging/media/imx/imx-media-csc-scaler.c
569
while ((buf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx)))
drivers/staging/media/meson/vdec/codec_vp9.c
1199
vbuf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx);
drivers/staging/media/meson/vdec/codec_vp9.c
1209
vbuf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx);
drivers/staging/media/meson/vdec/vdec.c
355
while ((buf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx)))
drivers/staging/media/meson/vdec/vdec.c
432
while ((buf = v4l2_m2m_dst_buf_remove(sess->m2m_ctx)))
drivers/staging/media/sunxi/cedrus/cedrus_video.c
476
vbuf = v4l2_m2m_dst_buf_remove(ctx->fh.m2m_ctx);