Query: drm_framebuffer_unregister_private
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_FRAMEBUFFER_UNRE(9) DRM Internals DRM_FRAMEBUFFER_UNRE(9)NAMEdrm_framebuffer_unregister_private - unregister a private fb from the lookup idrSYNOPSISvoid drm_framebuffer_unregister_private(struct drm_framebuffer * fb);ARGUMENTSfb fb to unregisterDESCRIPTIONDrivers need to call this when cleaning up driver-private framebuffers, e.g. those used for fbdev. Note that the caller must hold a reference of it's own, i.e. the object may not be destroyed through this call (since it'll lead to a locking inversion).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_FRAMEBUFFER_UNRE(9)
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
Tar Command |
CentOS7 restoring file capabilities |
Shopt -s histappend |