Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/
Ddrm_sysfs.c316 case DRM_MODE_CONNECTOR_Component: in subconnector_show()
357 case DRM_MODE_CONNECTOR_Component: in select_subconnector_show()
418 case DRM_MODE_CONNECTOR_Component: in connector_opt_dev_is_visible()
Ddrm_crtc.c162 { DRM_MODE_CONNECTOR_Component, "Component" },
/linux-4.1.27/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.c696 case DRM_MODE_CONNECTOR_Component: in intel_didl_outputs()
/linux-4.1.27/include/uapi/drm/
Ddrm_mode.h220 #define DRM_MODE_CONNECTOR_Component 8 macro
/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_hda.c675 &sti_hda_connector_funcs, DRM_MODE_CONNECTOR_Component); in sti_hda_bind()