centos man page for drm_connector_init

Query: drm_connector_init

OS: centos

Section: 9

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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
drm_fb_helper_initial_config(9) - centos
locon(3) - debian
asadmin-list-connector-resources(1as) - sunos
locon(3) - suse
locon(3) - sunos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
CentOS7 restoring file capabilities
Docker learning Phase-I
Unsure why access time on a directory change isn't changing
CentOS 6 ran out of space, need to reclaim it