Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_tv.c1014 case DRM_MODE_CONNECTOR_Component: in intel_tv_pre_enable()
1201 type = DRM_MODE_CONNECTOR_Component; in intel_tv_detect_type()
1236 if ((intel_tv->type == DRM_MODE_CONNECTOR_Component) == in intel_tv_find_better_format()
1244 if ((intel_tv->type == DRM_MODE_CONNECTOR_Component) == in intel_tv_find_better_format()
Dintel_opregion.c669 case DRM_MODE_CONNECTOR_Component: in acpi_display_type()
/Linux-v4.19/include/uapi/drm/
Ddrm_mode.h344 #define DRM_MODE_CONNECTOR_Component 8 macro
/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_hda.c708 &sti_hda_connector_funcs, DRM_MODE_CONNECTOR_Component); in sti_hda_bind()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_connector.c80 { DRM_MODE_CONNECTOR_Component, "Component" },