Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/ti/vpe/
H A Dvpdma.h221 void vpdma_free_desc_list(struct vpdma_desc_list *list);
H A Dvpdma.c511 void vpdma_free_desc_list(struct vpdma_desc_list *list) in vpdma_free_desc_list() function
517 EXPORT_SYMBOL(vpdma_free_desc_list);
H A Dvpe.c2394 vpdma_free_desc_list(&ctx->desc_list); in vpe_open()
2417 vpdma_free_desc_list(&ctx->desc_list); in vpe_release()