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(9) - centos
device_schedule_callback_owner(9) - centos
drm_fb_helper_initial_config(9) - centos
drm_crtc_helper_set_mode(9) - centos
struct_device_driver(9) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
DB2 convert digits to binary format
CentOS7 restoring file capabilities
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it