Searched refs:vdoa_context_destroy (Results 1 – 3 of 3) sorted by relevance
18 void vdoa_context_destroy(struct vdoa_ctx *ctx);38 static inline void vdoa_context_destroy(struct vdoa_ctx *ctx) { }; in vdoa_context_destroy() function
221 void vdoa_context_destroy(struct vdoa_ctx *ctx) in vdoa_context_destroy() function233 EXPORT_SYMBOL(vdoa_context_destroy);
2749 vdoa_context_destroy(ctx->vdoa); in coda_release()