Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ingenic/
H A Dingenic-ipu.c915 static const struct component_ops ingenic_ipu_ops = { variable
922 return component_add(&pdev->dev, &ingenic_ipu_ops); in ingenic_ipu_probe()
927 component_del(&pdev->dev, &ingenic_ipu_ops); in ingenic_ipu_remove()