<dec f='src/src/sys/external/bsd/drm2/dist/include/drm/drm_plane_helper.h' l='42' type='void drm_primary_helper_destroy(struct drm_plane * plane)'/>
<def f='src/src/sys/external/bsd/drm2/dist/drm/drm_plane_helper.c' l='235' ll='240' type='void drm_primary_helper_destroy(struct drm_plane * plane)'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_plane_helper.c' l='246'/>
<use f='src/src/sys/external/bsd/drm2/dist/drm/drm_plane_helper.c' l='246'/>
<doc f='src/src/sys/external/bsd/drm2/dist/drm/drm_plane_helper.c' l='227'>/**
 * drm_primary_helper_destroy() - Helper for primary plane destruction
 * @plane: plane to destroy
 *
 * Provides a default plane destroy handler for primary planes.  This handler
 * is called during CRTC destruction.  We disable the primary plane, remove
 * it from the DRM plane list, and deallocate the plane structure.
 */</doc>
