Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/vmwgfx/
Dvmwgfx_kms.h473 void vmw_du_cursor_plane_destroy(struct drm_plane *plane);
Dvmwgfx_ldu.c327 .destroy = vmw_du_cursor_plane_destroy,
Dvmwgfx_scrn.c793 .destroy = vmw_du_cursor_plane_destroy,
Dvmwgfx_stdu.c1678 .destroy = vmw_du_cursor_plane_destroy,
Dvmwgfx_kms.c406 void vmw_du_cursor_plane_destroy(struct drm_plane *plane) in vmw_du_cursor_plane_destroy() function