Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_hdmi.c1864 static const struct component_ops hdmi_component_ops = { variable
2028 ret = component_add(&pdev->dev, &hdmi_component_ops); in hdmi_probe()
2059 component_del(&pdev->dev, &hdmi_component_ops); in hdmi_remove()