<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_crtc.h' l='904' type='void drm_plane_cleanup(struct drm_plane * plane)'/>
<def f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='1135' ll='1150' type='void drm_plane_cleanup(struct drm_plane * plane)'/>
<doc f='src/src/sys/external/bsd/drm2/dist/drm/drm_crtc.c' l='1127'>/**
 * drm_plane_cleanup - Clean up the core plane usage
 * @plane: plane to cleanup
 *
 * This function cleans up @plane and removes it from the DRM mode setting
 * core. Note that the function does *not* free the plane structure itself,
 * this is the responsibility of the caller.
 */</doc>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_plane_helper.c' l='238' u='c' c='drm_primary_helper_destroy'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/i915/intel_sprite.c' l='948' u='c' c='intel_destroy_plane'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/nouveau_dispnv04_overlay.c' l='201' u='c' c='nv_destroy_plane'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/nouveau_dispnv04_overlay.c' l='343' u='c' c='nv10_overlay_init'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/nouveau_dispnv04_overlay.c' l='497' u='c' c='nv04_overlay_init'/>
