Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/vc4/
H A Dvc4_hvs.c712 static const struct component_ops vc4_hvs_ops = { variable
719 return component_add(&pdev->dev, &vc4_hvs_ops); in vc4_hvs_dev_probe()
724 component_del(&pdev->dev, &vc4_hvs_ops); in vc4_hvs_dev_remove()