Searched defs:drm_connector (Results 1 – 1 of 1) sorted by relevance
1087 struct drm_connector { struct1101 * &drm_connector_list_iter to walk this list. argument1103 struct list_head head;1106 struct drm_mode_object base;1109 char *name;1116 struct mutex mutex;1124 unsigned index;1130 int connector_type;1132 int connector_type_id;1138 bool interlace_allowed;[all …]