Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_tv.c1052 case DRM_MODE_CONNECTOR_Component: in intel_tv_pre_enable()
1253 type = DRM_MODE_CONNECTOR_Component; in intel_tv_detect_type()
1289 if ((intel_tv->type == DRM_MODE_CONNECTOR_Component) == in intel_tv_find_better_format()
1297 if ((intel_tv->type == DRM_MODE_CONNECTOR_Component) == in intel_tv_find_better_format()
Dintel_opregion.c738 case DRM_MODE_CONNECTOR_Component: in intel_didl_outputs()
/linux-4.4.14/include/uapi/drm/
Ddrm_mode.h235 #define DRM_MODE_CONNECTOR_Component 8 macro
/linux-4.4.14/drivers/gpu/drm/
Ddrm_sysfs.c443 case DRM_MODE_CONNECTOR_Component: in connector_is_tv()
Ddrm_crtc.c162 { DRM_MODE_CONNECTOR_Component, "Component" },
/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_hda.c676 &sti_hda_connector_funcs, DRM_MODE_CONNECTOR_Component); in sti_hda_bind()