Searched refs:vmw_du_cursor_plane_destroy (Results 1 – 5 of 5) sorted by relevance
466 void vmw_du_cursor_plane_destroy(struct drm_plane *plane);
392 .destroy = vmw_du_cursor_plane_destroy,
768 .destroy = vmw_du_cursor_plane_destroy,
1422 .destroy = vmw_du_cursor_plane_destroy,
496 void vmw_du_cursor_plane_destroy(struct drm_plane *plane) in vmw_du_cursor_plane_destroy() function