Searched defs:drm_connector (Results 1 – 1 of 1) sorted by relevance
1230 struct drm_connector { struct1244 * &drm_connector_list_iter to walk this list. argument1246 struct list_head head;1249 struct drm_mode_object base;1252 char *name;1259 struct mutex mutex;1267 unsigned index;1273 int connector_type;1275 int connector_type_id;1281 bool interlace_allowed;[all …]