Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/sti/
H A Dsti_drv.c228 static const struct component_master_ops sti_ops = { variable
252 return component_master_add_with_match(dev, &sti_ops, match); in sti_platform_probe()
257 component_master_del(&pdev->dev, &sti_ops); in sti_platform_remove()
/kernel/linux/linux-6.6/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()

Completed in 1 milliseconds