centos man page for drm_mode_object_find

Query: drm_mode_object_find

OS: centos

Section: 9

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

DRM_MODE_OBJECT_FIND(9) 					   DRM Internals					   DRM_MODE_OBJECT_FIND(9)

NAME
drm_mode_object_find - look up a drm object with static lifetime
SYNOPSIS
struct drm_mode_object * drm_mode_object_find(struct drm_device * dev, uint32_t id, uint32_t type);
ARGUMENTS
dev drm device id id of the mode object type type of the mode object
DESCRIPTION
Note that framebuffers cannot be looked up with this functions - since those are reference counted, they need special treatment.
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_MODE_OBJECT_FIND(9)
Related Man Pages
drm-gem(7) - centos
drm-memory(7) - centos
drm_fb_helper_initial_config(9) - centos
i915drm(4) - netbsd
mach64drm(4) - netbsd
Similar Topics in the Unix Linux Community
How to increment version inside a file?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
Please Welcome Dave Munro to the Moderator Team!