Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c94 static int vmw_legacy_srf_destroy(struct vmw_resource *res);
141 .destroy = &vmw_legacy_srf_destroy,
562 * vmw_legacy_srf_destroy - Destroy a device surface as part of a
568 static int vmw_legacy_srf_destroy(struct vmw_resource *res) in vmw_legacy_srf_destroy() function
/kernel/linux/linux-6.6/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,
559 * vmw_legacy_srf_destroy - Destroy a device surface as part of a
565 static int vmw_legacy_srf_destroy(struct vmw_resource *res) in vmw_legacy_srf_destroy() function

Completed in 6 milliseconds