Man Page: drm_framebuffer_unregister_private
Operating Environment: centos
Section: 9
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)
| Related Man Pages |
|---|
| device_schedule_callback_owner(9) - centos |
| drm_fb_helper_initial_config(9) - centos |
| drm_crtc_helper_set_mode(9) - centos |
| ixgbe(4) - debian |
| gldeleteframebuffers(3g) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Set hard block limit for user using quota |
| CentOS7 restoring file capabilities |
| Docker learning Phase-I |
| Unsure why access time on a directory change isn't changing |