Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/media/platform/ti/vpe/
Dvpdma.h220 void vpdma_reset_desc_list(struct vpdma_desc_list *list);
Dvpdma.c501 void vpdma_reset_desc_list(struct vpdma_desc_list *list) in vpdma_reset_desc_list() function
505 EXPORT_SYMBOL(vpdma_reset_desc_list);
Dvpe.c1431 vpdma_reset_desc_list(&ctx->desc_list); in vpe_irq()