Name

drm_encoder_index — find the index of a registered encoder

Synopsis

unsigned int drm_encoder_index (struct drm_encoder * encoder);
 

Arguments

encoder

encoder to find index for

Description

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