Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_crt.c748 static const struct drm_connector_helper_funcs intel_crt_connector_helper_funcs = { variable
855 drm_connector_helper_add(connector, &intel_crt_connector_helper_funcs); in intel_crt_init()