Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c75 static int vmw_legacy_srf_destroy(struct vmw_resource *res);
104 .destroy = &vmw_legacy_srf_destroy,
527 static int vmw_legacy_srf_destroy(struct vmw_resource *res) in vmw_legacy_srf_destroy() function