Home
last modified time | relevance | path

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

/drivers/media/platform/ti-vpe/
Dvpdma.h219 void vpdma_reset_desc_list(struct vpdma_desc_list *list);
Dvpdma.c496 void vpdma_reset_desc_list(struct vpdma_desc_list *list) in vpdma_reset_desc_list() function
500 EXPORT_SYMBOL(vpdma_reset_desc_list);
Dvpe.c1402 vpdma_reset_desc_list(&ctx->desc_list); in vpe_irq()