drm_connector_init — Init a preallocated connector
int drm_connector_init ( | struct drm_device * dev, |
struct drm_connector * connector, | |
const struct drm_connector_funcs * funcs, | |
int connector_type) ; |
dev
DRM device
connector
the connector to init
funcs
callbacks for this connector
connector_type
user visible type of the connector