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