Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.c79 static void vmw_hw_view_destroy(struct vmw_resource *res);
235 * vmw_hw_view_destroy - Destroy a hardware view as part of resource cleanup.
241 static void vmw_hw_view_destroy(struct vmw_resource *res) in vmw_hw_view_destroy() function
374 res->hw_destroy = vmw_hw_view_destroy; in vmw_view_add()
/kernel/linux/linux-5.10/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_so.c77 static void vmw_hw_view_destroy(struct vmw_resource *res);
232 * vmw_hw_view_destroy - Destroy a hardware view as part of resource cleanup.
238 static void vmw_hw_view_destroy(struct vmw_resource *res) in vmw_hw_view_destroy() function
386 res->hw_destroy = vmw_hw_view_destroy; in vmw_view_add()

Completed in 2 milliseconds