Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_drv.c224 static const struct component_master_ops sti_ops = { variable
248 return component_master_add_with_match(dev, &sti_ops, match); in sti_platform_probe()
253 component_master_del(&pdev->dev, &sti_ops); in sti_platform_remove()