Searched refs:vdoa_device_run (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/coda/ |
H A D | imx-vdoa.h | 20 void vdoa_device_run(struct vdoa_ctx *ctx, dma_addr_t dst, dma_addr_t src); 40 static inline void vdoa_device_run(struct vdoa_ctx *ctx, in vdoa_device_run() function
|
H A D | imx-vdoa.c | 148 void vdoa_device_run(struct vdoa_ctx *ctx, dma_addr_t dst, dma_addr_t src) in vdoa_device_run() function 197 EXPORT_SYMBOL(vdoa_device_run); variable
|
H A D | coda-bit.c | 2184 vdoa_device_run(ctx->vdoa, in coda_prepare_decode()
|
/kernel/linux/linux-6.6/drivers/media/platform/chips-media/ |
H A D | imx-vdoa.h | 20 void vdoa_device_run(struct vdoa_ctx *ctx, dma_addr_t dst, dma_addr_t src); 40 static inline void vdoa_device_run(struct vdoa_ctx *ctx, in vdoa_device_run() function
|
H A D | imx-vdoa.c | 148 void vdoa_device_run(struct vdoa_ctx *ctx, dma_addr_t dst, dma_addr_t src) in vdoa_device_run() function 197 EXPORT_SYMBOL(vdoa_device_run); variable
|
H A D | coda-bit.c | 2206 vdoa_device_run(ctx->vdoa, in coda_prepare_decode()
|
Completed in 8 milliseconds