Home
last modified time | relevance | path

Searched refs:vpdma_free_desc_list (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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); variable
H A Dvpe.c2396 vpdma_free_desc_list(&ctx->desc_list); in vpe_open()
2419 vpdma_free_desc_list(&ctx->desc_list); in vpe_release()
/kernel/linux/linux-6.6/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); variable
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()

Completed in 11 milliseconds