drm_crtc_index — find the index of a registered CRTC
unsigned int drm_crtc_index (
)
crtc
CRTC to find index for
Given a registered CRTC, return the index of that CRTC within a DRM device's list of CRTCs.