Searched refs:vmw_du_cursor_plane_destroy (Results 1 – 5 of 5) sorted by relevance
463 void vmw_du_cursor_plane_destroy(struct drm_plane *plane);
394 .destroy = vmw_du_cursor_plane_destroy,
770 .destroy = vmw_du_cursor_plane_destroy,
1496 .destroy = vmw_du_cursor_plane_destroy,
505 void vmw_du_cursor_plane_destroy(struct drm_plane *plane) in vmw_du_cursor_plane_destroy() function