drm_crtc_init(9) centos man page | unix.com

Man Page: drm_crtc_init

Operating Environment: centos

Section: 9

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
device_create_with_groups(9) - centos
drm_fb_helper_initial_config(9) - centos
struct_drm_fb_helper_funcs(9) - centos
drmmodegetresources(3) - debian
drmmodegetresources(3) - centos
Similar Topics in the Unix Linux Community
Best performance UNIX just for HOST Virtualization?
DB2 convert digits to binary format
Docker learning Phase-I
Shopt -s histappend
Controlling user input