Home
last modified time | relevance | path

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

/drivers/gpu/drm/sti/
Dsti_drm_drv.c152 static const struct component_master_ops sti_drm_ops = { variable
174 return component_master_add_with_match(dev, &sti_drm_ops, match); in sti_drm_master_probe()
179 component_master_del(&pdev->dev, &sti_drm_ops); in sti_drm_master_remove()