Searched refs:vpdma_add_in_dtd (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/ |
H A D | vpdma.h | 252 void vpdma_add_in_dtd(struct vpdma_desc_list *list, int width,
|
H A D | vpdma.c | 886 void vpdma_add_in_dtd(struct vpdma_desc_list *list, int width, in vpdma_add_in_dtd() function 937 EXPORT_SYMBOL(vpdma_add_in_dtd); variable
|
H A D | vpe.c | 1179 vpdma_add_in_dtd(&ctx->desc_list, pix->width, stride, in add_in_dtd()
|
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/ |
H A D | vpdma.h | 252 void vpdma_add_in_dtd(struct vpdma_desc_list *list, int width,
|
H A D | vpdma.c | 886 void vpdma_add_in_dtd(struct vpdma_desc_list *list, int width, in vpdma_add_in_dtd() function 937 EXPORT_SYMBOL(vpdma_add_in_dtd); variable
|
H A D | vpe.c | 1179 vpdma_add_in_dtd(&ctx->desc_list, pix->width, stride, in add_in_dtd()
|
Completed in 11 milliseconds