Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/sti/
Dsti_hdmi.c1361 static const struct component_ops sti_hdmi_ops = { variable
1471 return component_add(&pdev->dev, &sti_hdmi_ops); in sti_hdmi_probe()
1486 component_del(&pdev->dev, &sti_hdmi_ops); in sti_hdmi_remove()