Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_hdmi.c1349 static const struct component_ops sti_hdmi_ops = { variable
1459 return component_add(&pdev->dev, &sti_hdmi_ops); in sti_hdmi_probe()
1474 component_del(&pdev->dev, &sti_hdmi_ops); in sti_hdmi_remove()
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A Dsti_hdmi.c1357 static const struct component_ops sti_hdmi_ops = { variable
1467 return component_add(&pdev->dev, &sti_hdmi_ops); in sti_hdmi_probe()
1482 component_del(&pdev->dev, &sti_hdmi_ops); in sti_hdmi_remove()

Completed in 4 milliseconds