drm_framebuffer_unregister_private(9) centos man page | unix.com

Man Page: drm_framebuffer_unregister_private

Operating Environment: centos

Section: 9

DRM_FRAMEBUFFER_UNRE(9) 					   DRM Internals					   DRM_FRAMEBUFFER_UNRE(9)

NAME
drm_framebuffer_unregister_private - unregister a private fb from the lookup idr
SYNOPSIS
void drm_framebuffer_unregister_private(struct drm_framebuffer * fb);
ARGUMENTS
fb fb to unregister
DESCRIPTION
Drivers 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).
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_FRAMEBUFFER_UNRE(9)
Related Man Pages
struct_spi_board_info(9) - centos
if_ixgbe(4) - debian
ixgbe(4) - debian
i2c_register_board_info(9) - centos
ixgbe(4) - netbsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
CentOS7 restoring file capabilities
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq