Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_dpi.c382 static const struct component_ops vc4_dpi_ops = { variable
388 return component_add(&pdev->dev, &vc4_dpi_ops); in vc4_dpi_dev_probe()
393 component_del(&pdev->dev, &vc4_dpi_ops); in vc4_dpi_dev_remove()