Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/vc4/
Dvc4_dsi.c1312 static const struct component_ops vc4_dsi_ops; variable
1351 return component_add(&dsi->pdev->dev, &vc4_dsi_ops); in vc4_dsi_host_attach()
1359 component_del(&dsi->pdev->dev, &vc4_dsi_ops); in vc4_dsi_host_detach()
1780 static const struct component_ops vc4_dsi_ops = { variable