Symbol: vpdma_unmap_desc_buf
drivers/media/platform/ti/vpe/vip.c
2331
vpdma_unmap_desc_buf(dev->shared->vpdma, &port->mmr_adb);
drivers/media/platform/ti/vpe/vip.c
2332
vpdma_unmap_desc_buf(dev->shared->vpdma, &port->sc_coeff_h);
drivers/media/platform/ti/vpe/vip.c
2333
vpdma_unmap_desc_buf(dev->shared->vpdma, &port->sc_coeff_v);
drivers/media/platform/ti/vpe/vip.c
2334
vpdma_unmap_desc_buf(dev->shared->vpdma, &stream->desc_list.buf);
drivers/media/platform/ti/vpe/vip.c
2471
vpdma_unmap_desc_buf(dev->shared->vpdma, &stream->desc_list.buf);
drivers/media/platform/ti/vpe/vip.c
2901
vpdma_unmap_desc_buf(dev->shared->vpdma, &stream->desc_list.buf);
drivers/media/platform/ti/vpe/vip.c
912
vpdma_unmap_desc_buf(dev->shared->vpdma,
drivers/media/platform/ti/vpe/vip.c
972
vpdma_unmap_desc_buf(dev->shared->vpdma, &stream->desc_list.buf);
drivers/media/platform/ti/vpe/vpdma.c
1131
vpdma_unmap_desc_buf(vpdma, &fw_dma_buf);
drivers/media/platform/ti/vpe/vpdma.c
421
EXPORT_SYMBOL(vpdma_unmap_desc_buf);
drivers/media/platform/ti/vpe/vpdma.c
467
vpdma_unmap_desc_buf(vpdma, &abort_list.buf);
drivers/media/platform/ti/vpe/vpdma.c
580
vpdma_unmap_desc_buf(vpdma, &list->buf);
drivers/media/platform/ti/vpe/vpdma.h
216
void vpdma_unmap_desc_buf(struct vpdma_data *vpdma, struct vpdma_buf *buf);
drivers/media/platform/ti/vpe/vpe.c
1430
vpdma_unmap_desc_buf(dev->vpdma, &ctx->desc_list.buf);
drivers/media/platform/ti/vpe/vpe.c
1431
vpdma_unmap_desc_buf(dev->vpdma, &ctx->mmr_adb);
drivers/media/platform/ti/vpe/vpe.c
1432
vpdma_unmap_desc_buf(dev->vpdma, &ctx->sc_coeff_h);
drivers/media/platform/ti/vpe/vpe.c
1433
vpdma_unmap_desc_buf(dev->vpdma, &ctx->sc_coeff_v);
drivers/media/platform/ti/vpe/vpe.c
2406
vpdma_unmap_desc_buf(dev->vpdma, &ctx->desc_list.buf);
drivers/media/platform/ti/vpe/vpe.c
2407
vpdma_unmap_desc_buf(dev->vpdma, &ctx->mmr_adb);
drivers/media/platform/ti/vpe/vpe.c
2408
vpdma_unmap_desc_buf(dev->vpdma, &ctx->sc_coeff_h);
drivers/media/platform/ti/vpe/vpe.c
2409
vpdma_unmap_desc_buf(dev->vpdma, &ctx->sc_coeff_v);