Query: drm_connector_init
OS: centos
Section: 9
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
DRM_CONNECTOR_INIT(9) DRM Internals DRM_CONNECTOR_INIT(9)NAMEdrm_connector_init - Init a preallocated connectorSYNOPSISint drm_connector_init(struct drm_device * dev, struct drm_connector * connector, const struct drm_connector_funcs * funcs, int connector_type);ARGUMENTSdev DRM device connector the connector to init funcs callbacks for this connector connector_type user visible type of the connectorDESCRIPTIONInitialises a preallocated connector. Connectors should be subclassed as part of driver connector objects.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_CONNECTOR_INIT(9)
Related Man Pages |
---|
drm_fb_helper_initial_config(9) - centos |
struct_drm_fb_helper_funcs(9) - centos |
locon(3) - x11r4 |
locon(3) - opendarwin |
locon(3) - linux |
Similar Topics in the Unix Linux Community |
---|
Is UNIX an open source OS ? |
Set hard block limit for user using quota |
How to increment version inside a file? |
DB2 convert digits to binary format |
CentOS 6 ran out of space, need to reclaim it |