Home
last modified time | relevance | path

Searched refs:vmw_gb_surface_destroy (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/vmwgfx/
A Dvmwgfx_surface.c98 static int vmw_gb_surface_destroy(struct vmw_resource *res);
149 .destroy = vmw_gb_surface_destroy,
361 if (res->func->destroy == vmw_gb_surface_destroy) { in vmw_hw_surface_destroy()
362 (void) vmw_gb_surface_destroy(res); in vmw_hw_surface_destroy()
1284 static int vmw_gb_surface_destroy(struct vmw_resource *res) in vmw_gb_surface_destroy() function

Completed in 6 milliseconds