Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/hdmi/
Dhdmi_connector.c470 static const struct drm_connector_helper_funcs hdmi_connector_helper_funcs = { variable
496 drm_connector_helper_add(connector, &hdmi_connector_helper_funcs); in hdmi_connector_init()
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_hdmi.c1033 static struct drm_connector_helper_funcs hdmi_connector_helper_funcs = { variable
1055 drm_connector_helper_add(connector, &hdmi_connector_helper_funcs); in hdmi_create_connector()