Lines Matching defs:index
205 /** @y420_cmdb_map: bitmap of SVD index, to extraxt vcb modes */
208 /** @y420_dc_modes: bitmap of deep color support index */
1226 * @index: Compacted connector index, which matches the position inside
1228 * be used as an array index. It is invariant over the lifetime of the
1231 unsigned index;
1238 /** @connector_type_id: index into connector type enum */
1407 * connector, drm_encoder_index() determines the index into the bitfield
1556 return connector->index;
1561 return 1 << connector->index;