centos man page for drm_crtc_init

Query: drm_crtc_init

OS: centos

Section: 9

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

DRM_CRTC_INIT(9)						   DRM Internals						  DRM_CRTC_INIT(9)

NAME
drm_crtc_init - Initialise a new CRTC object
SYNOPSIS
int drm_crtc_init(struct drm_device * dev, struct drm_crtc * crtc, const struct drm_crtc_funcs * funcs);
ARGUMENTS
dev DRM device crtc CRTC object to init funcs callbacks for the new CRTC
DESCRIPTION
Inits a new object created as base part of a driver crtc object.
RETURNS
Zero on success, error code on failure.
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_CRTC_INIT(9)
Related Man Pages
xcb_randr_set_crtc_transform_checked(3) - centos
drm_fb_helper_initial_config(9) - centos
struct_device_driver(9) - centos
struct_drm_fb_helper_funcs(9) - centos
drmmodegetresources(3) - debian
Similar Topics in the Unix Linux Community
Weird 'find' results
Best performance UNIX just for HOST Virtualization?
How to increment version inside a file?
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing