Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_hdmi.c1881 static const struct component_ops hdmi_component_ops = { variable
2046 ret = component_add(&pdev->dev, &hdmi_component_ops); in hdmi_probe()
2076 component_del(&pdev->dev, &hdmi_component_ops); in hdmi_remove()