Searched refs:vdoa_device_run (Results 1 – 3 of 3) sorted by relevance
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
148 void vdoa_device_run(struct vdoa_ctx *ctx, dma_addr_t dst, dma_addr_t src) in vdoa_device_run() function197 EXPORT_SYMBOL(vdoa_device_run);
2206 vdoa_device_run(ctx->vdoa, in coda_prepare_decode()