Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c354 * vmw_hw_surface_destroy - destroy a Device surface
362 static void vmw_hw_surface_destroy(struct vmw_resource *res) in vmw_hw_surface_destroy() function
636 res->hw_destroy = vmw_hw_surface_destroy; in vmw_surface_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_surface.c350 * vmw_hw_surface_destroy - destroy a Device surface
358 static void vmw_hw_surface_destroy(struct vmw_resource *res) in vmw_hw_surface_destroy() function
633 res->hw_destroy = vmw_hw_surface_destroy; in vmw_surface_init()

Completed in 6 milliseconds