Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c80 static int vmw_legacy_srf_destroy(struct vmw_resource *res);
120 .destroy = &vmw_legacy_srf_destroy,
543 static int vmw_legacy_srf_destroy(struct vmw_resource *res) in vmw_legacy_srf_destroy() function