Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/vc4/
H A Dvc4_dsi.c1342 static const struct component_ops vc4_dsi_ops; variable
1384 ret = component_add(&dsi->pdev->dev, &vc4_dsi_ops); in vc4_dsi_host_attach()
1398 component_del(&dsi->pdev->dev, &vc4_dsi_ops); in vc4_dsi_host_detach()
1800 static const struct component_ops vc4_dsi_ops = { variable