Query: drm_mode_destroy
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_MODE_DESTROY(9) DRM Internals DRM_MODE_DESTROY(9)NAMEdrm_mode_destroy - remove a modeSYNOPSISvoid drm_mode_destroy(struct drm_device * dev, struct drm_display_mode * mode);ARGUMENTSdev DRM device mode mode to removeDESCRIPTIONFree mode's unique identifier, then free it.AUTHORSJesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internalsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DRM_MODE_DESTROY(9)