Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/
H A 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()

Completed in 3 milliseconds