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)NAMEdrm_crtc_init - Initialise a new CRTC objectSYNOPSISint drm_crtc_init(struct drm_device * dev, struct drm_crtc * crtc, const struct drm_crtc_funcs * funcs);ARGUMENTSdev DRM device crtc CRTC object to init funcs callbacks for the new CRTCDESCRIPTIONInits a new object created as base part of a driver crtc object.RETURNSZero on success, error code on failure.AUTHORSJesse Barnes <jesse.barnes@intel.com> Intel Corporation, Initial version Laurent Pinchart <laurent.pinchart@ideasonboard.com> Ideas on board SPRL, Driver internalsCOPYRIGHTKernel Hackers Manual 3.10 June 2014 DRM_CRTC_INIT(9)
Related Man Pages |
---|
drm-kms(7) - centos |
device_create_with_groups(9) - centos |
drm_fb_helper_initial_config(9) - centos |
i2c_register_board_info(9) - centos |
device_create(9) - suse |
Similar Topics in the Unix Linux Community |
---|
CentOS7 restoring file capabilities |
Docker learning Phase-I |
Shopt -s histappend |
CentOS 6 ran out of space, need to reclaim it |
Controlling user input |