Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/sti/
Dsti_tvout.c694 static const struct component_master_ops sti_tvout_master_ops = { variable
747 component_master_add_with_match(dev, &sti_tvout_master_ops, match); in sti_tvout_probe()
754 component_master_del(&pdev->dev, &sti_tvout_master_ops); in sti_tvout_remove()