Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/ingenic/
Dingenic-ipu.c798 static const struct component_ops ingenic_ipu_ops = { variable
805 return component_add(&pdev->dev, &ingenic_ipu_ops); in ingenic_ipu_probe()
810 component_del(&pdev->dev, &ingenic_ipu_ops); in ingenic_ipu_remove()