Searched refs:vdoa_context_destroy (Results 1 – 3 of 3) sorted by relevance
26 void vdoa_context_destroy(struct vdoa_ctx *ctx);46 static inline void vdoa_context_destroy(struct vdoa_ctx *ctx) { }; in vdoa_context_destroy() function
229 void vdoa_context_destroy(struct vdoa_ctx *ctx) in vdoa_context_destroy() function241 EXPORT_SYMBOL(vdoa_context_destroy);
2266 vdoa_context_destroy(ctx->vdoa); in coda_release()