Searched refs:vmw_gb_context_destroy (Results 1 – 1 of 1) sorted by relevance
54 static int vmw_gb_context_destroy(struct vmw_resource *res);94 .destroy = vmw_gb_context_destroy,147 if (res->func->destroy == vmw_gb_context_destroy || in vmw_hw_context_destroy()430 static int vmw_gb_context_destroy(struct vmw_resource *res) in vmw_gb_context_destroy() function