Home
last modified time | relevance | path

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

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