Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/drm/
Ddrm_mode.h353 #define DRM_MODE_CONNECTOR_Component 8 macro
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_tv.c1450 case DRM_MODE_CONNECTOR_Component: in intel_tv_pre_enable()
1635 type = DRM_MODE_CONNECTOR_Component; in intel_tv_detect_type()
1671 if (intel_tv->type == DRM_MODE_CONNECTOR_Component) in intel_tv_find_better_format()
Dintel_opregion.c676 case DRM_MODE_CONNECTOR_Component: in acpi_display_type()
/Linux-v5.4/drivers/gpu/drm/sti/
Dsti_hda.c712 &sti_hda_connector_funcs, DRM_MODE_CONNECTOR_Component); in sti_hda_bind()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_connector.c84 { DRM_MODE_CONNECTOR_Component, "Component" },