Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_hdmi.c1354 static const struct component_ops sti_hdmi_ops = { variable
1464 return component_add(&pdev->dev, &sti_hdmi_ops); in sti_hdmi_probe()
1479 component_del(&pdev->dev, &sti_hdmi_ops); in sti_hdmi_remove()