Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/coda/
Dimx-vdoa.h28 void vdoa_device_run(struct vdoa_ctx *ctx, dma_addr_t dst, dma_addr_t src);
48 static inline void vdoa_device_run(struct vdoa_ctx *ctx, in vdoa_device_run() function
Dimx-vdoa.c156 void vdoa_device_run(struct vdoa_ctx *ctx, dma_addr_t dst, dma_addr_t src) in vdoa_device_run() function
205 EXPORT_SYMBOL(vdoa_device_run);
Dcoda-bit.c1922 vdoa_device_run(ctx->vdoa, in coda_prepare_decode()