Home
last modified time | relevance | path

Searched defs:drm_connector (Results 1 – 1 of 1) sorted by relevance

/include/drm/
Ddrm_connector.h1230 struct drm_connector { struct
1244 * &drm_connector_list_iter to walk this list. argument
1246 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 …]