Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c948 static const struct drm_connector_helper_funcs hdmi_connector_helper_funcs = { variable
973 drm_connector_helper_add(connector, &hdmi_connector_helper_funcs); in hdmi_create_connector()