Home
last modified time | relevance | path

Searched refs:vpdma_free_desc_buf (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/media/platform/ti-vpe/
Dvpdma.c337 void vpdma_free_desc_buf(struct vpdma_buf *buf) in vpdma_free_desc_buf() function
415 vpdma_free_desc_buf(&list->buf); in vpdma_free_desc_list()
851 vpdma_free_desc_buf(&fw_dma_buf); in vpdma_firmware_cb()
Dvpdma.h172 void vpdma_free_desc_buf(struct vpdma_buf *buf);
Dvpe.c2051 vpdma_free_desc_buf(&ctx->sc_coeff_v); in vpe_open()
2053 vpdma_free_desc_buf(&ctx->sc_coeff_h); in vpe_open()
2055 vpdma_free_desc_buf(&ctx->mmr_adb); in vpe_open()
2076 vpdma_free_desc_buf(&ctx->mmr_adb); in vpe_release()