Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/i915/display/
Dintel_acpi.c235 case DRM_MODE_CONNECTOR_Component: in acpi_display_type()
Dintel_tv.c1452 case DRM_MODE_CONNECTOR_Component: in intel_tv_pre_enable()
1643 type = DRM_MODE_CONNECTOR_Component; in intel_tv_detect_type()
1679 if (intel_tv->type == DRM_MODE_CONNECTOR_Component) in intel_tv_find_better_format()
/linux-5.19.10/include/uapi/drm/
Ddrm_mode.h411 #define DRM_MODE_CONNECTOR_Component 8 macro
/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_hda.c709 &sti_hda_connector_funcs, DRM_MODE_CONNECTOR_Component); in sti_hda_bind()
/linux-5.19.10/drivers/gpu/drm/gud/
Dgud_connector.c647 connector_type = DRM_MODE_CONNECTOR_Component; in gud_connector_create()
/linux-5.19.10/drivers/gpu/drm/
Ddrm_connector.c95 { DRM_MODE_CONNECTOR_Component, "Component" },