drm_crtc_cleanup(9) centos man page | unix.com

Man Page: drm_crtc_cleanup

Operating Environment: centos

Section: 9

DRM_CRTC_CLEANUP(9)						   DRM Internals					       DRM_CRTC_CLEANUP(9)

NAME
drm_crtc_cleanup - Clean up the core crtc usage
SYNOPSIS
void drm_crtc_cleanup(struct drm_crtc * crtc);
ARGUMENTS
crtc CRTC to cleanup
DESCRIPTION
This function cleans up crtc and removes it from the DRM mode setting core. Note that the function does *not* free the crtc structure itself, this is the responsibility of the caller.
AUTHORS
Jesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internals
COPYRIGHT
Kernel Hackers Manual 3.10 June 2014 DRM_CRTC_CLEANUP(9)
Related Man Pages
xcb_randr_set_crtc_config(3) - centos
xcb_randr_set_crtc_config_unchecked(3) - centos
drm_fb_helper_initial_config(9) - centos
drm_crtc_helper_set_mode(9) - centos
struct_drm_fb_helper_funcs(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
Docker learning Phase-I
Unsure why access time on a directory change isn't changing