Searched refs:vpdma_add_out_dtd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
H A D | vpdma.h | 243 void vpdma_add_out_dtd(struct vpdma_desc_list *list, int width,
|
H A D | vpdma.c | 807 void vpdma_add_out_dtd(struct vpdma_desc_list *list, int width, in vpdma_add_out_dtd() function 815 EXPORT_SYMBOL(vpdma_add_out_dtd); variable
|
H A D | vpe.c | 1075 vpdma_add_out_dtd(&ctx->desc_list, pix->width, in add_out_dtd()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/ |
H A D | vpdma.h | 243 void vpdma_add_out_dtd(struct vpdma_desc_list *list, int width,
|
H A D | vpdma.c | 807 void vpdma_add_out_dtd(struct vpdma_desc_list *list, int width, in vpdma_add_out_dtd() function 815 EXPORT_SYMBOL(vpdma_add_out_dtd); variable
|
H A D | vpe.c | 1075 vpdma_add_out_dtd(&ctx->desc_list, pix->width, in add_out_dtd()
|
Completed in 12 milliseconds