Home
last modified time | relevance | path

Searched refs:intel_crt_connector_helper_funcs (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Dintel_crt.c917 static const struct drm_connector_helper_funcs intel_crt_connector_helper_funcs = { variable
1029 drm_connector_helper_add(connector, &intel_crt_connector_helper_funcs); in intel_crt_init()
/Linux-v4.19/Documentation/gpu/
Ddrm-kms.rst486 drm_connector_helper_add(connector, &intel_crt_connector_helper_funcs);