Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/vmwgfx/
Dvmwgfx_surface.c72 static int vmw_legacy_srf_destroy(struct vmw_resource *res);
101 .destroy = &vmw_legacy_srf_destroy,
524 static int vmw_legacy_srf_destroy(struct vmw_resource *res) in vmw_legacy_srf_destroy() function