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