Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1893 static const struct component_ops hdmi_component_ops = { variable
2053 ret = component_add(&pdev->dev, &hdmi_component_ops); in hdmi_probe()
2083 component_del(&pdev->dev, &hdmi_component_ops); in hdmi_remove()