centos man page for drm_connector_init

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)

NAME
drm_connector_init - Init a preallocated connector
SYNOPSIS
int drm_connector_init(struct drm_device * dev, struct drm_connector * connector, const struct drm_connector_funcs * funcs, int connector_type);
ARGUMENTS
dev DRM device connector the connector to init funcs callbacks for this connector connector_type user visible type of the connector
DESCRIPTION
Initialises a preallocated connector. Connectors should be subclassed as part of driver connector objects.
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_CONNECTOR_INIT(9)
Related Man Pages
locon(3) - debian
locon(3) - x11r4
locon(3) - opendarwin
locon(3) - linux
locon(3) - sunos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Set hard block limit for user using quota
CentOS7 restoring file capabilities
Unsure why access time on a directory change isn't changing