Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_tvout.c831 static const struct component_ops sti_tvout_ops = { variable
872 return component_add(dev, &sti_tvout_ops); in sti_tvout_probe()
877 component_del(&pdev->dev, &sti_tvout_ops); in sti_tvout_remove()