Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/sti/
Dsti_drv.c222 static const struct component_master_ops sti_ops = { variable
246 return component_master_add_with_match(dev, &sti_ops, match); in sti_platform_probe()
251 component_master_del(&pdev->dev, &sti_ops); in sti_platform_remove()