Name

drm_connector_index — find the index of a registered connector

Synopsis

unsigned int drm_connector_index (struct drm_connector * connector);
 

Arguments

connector

connector to find index for

Description

Given a registered connector, return the index of that connector within a DRM device's list of connectors.