Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sprd/
H A Dsprd_dpu.c847 static const struct component_ops dpu_component_ops = { variable
859 return component_add(&pdev->dev, &dpu_component_ops); in sprd_dpu_probe()
864 component_del(&pdev->dev, &dpu_component_ops); in sprd_dpu_remove()