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 |
drm_fb_helper_initial_config(9) - centos |
struct_device_driver(9) - centos |
drmmodegetresources(3) - debian |
i2c_register_board_info(9) - centos |
Similar Topics in the Unix Linux Community |
---|
Set hard block limit for user using quota |
How to increment version inside a file? |
Tar Command |
CentOS 6 ran out of space, need to reclaim it |
[TIP] Processing YAML files with yq |