Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c91 static int vmw_legacy_srf_destroy(struct vmw_resource *res);
135 .destroy = &vmw_legacy_srf_destroy,
562 static int vmw_legacy_srf_destroy(struct vmw_resource *res) in vmw_legacy_srf_destroy() function