Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c92 static int vmw_legacy_srf_destroy(struct vmw_resource *res);
137 .destroy = &vmw_legacy_srf_destroy,
565 static int vmw_legacy_srf_destroy(struct vmw_resource *res) in vmw_legacy_srf_destroy() function