Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c1345 static const struct component_ops vc4_dsi_ops; variable
1387 ret = component_add(&dsi->pdev->dev, &vc4_dsi_ops); in vc4_dsi_host_attach()
1401 component_del(&dsi->pdev->dev, &vc4_dsi_ops); in vc4_dsi_host_detach()
1804 static const struct component_ops vc4_dsi_ops = { variable