Searched refs:vmw_legacy_srf_destroy (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c91 static int vmw_legacy_srf_destroy(struct vmw_resource *res);
136 .destroy = &vmw_legacy_srf_destroy,
558 * vmw_legacy_srf_destroy - Destroy a device surface as part of a
564 static int vmw_legacy_srf_destroy(struct vmw_resource *res) function

Completed in 291 milliseconds