Home
last modified time | relevance | path

Searched refs:DRM_MODE_CONNECTOR_Component (Results 1 – 4 of 4) sorted by relevance

/dragonfly/sys/dev/drm/i915/
H A Dintel_tv.c1010 case DRM_MODE_CONNECTOR_Component: in intel_tv_pre_enable()
1209 type = DRM_MODE_CONNECTOR_Component; in intel_tv_detect_type()
1244 if ((intel_tv->type == DRM_MODE_CONNECTOR_Component) == in intel_tv_find_better_format()
1252 if ((intel_tv->type == DRM_MODE_CONNECTOR_Component) == in intel_tv_find_better_format()
H A Dintel_opregion.c682 case DRM_MODE_CONNECTOR_Component: in acpi_display_type()
/dragonfly/sys/dev/drm/include/uapi/drm/
H A Ddrm_mode.h361 #define DRM_MODE_CONNECTOR_Component 8 macro
/dragonfly/sys/dev/drm/
H A Ddrm_connector.c79 { DRM_MODE_CONNECTOR_Component, "Component" },