Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun6i_mipi_dsi.c1097 static const struct component_ops sun6i_dsi_ops = { variable
1184 ret = component_add(&pdev->dev, &sun6i_dsi_ops); in sun6i_dsi_probe()
1208 component_del(&pdev->dev, &sun6i_dsi_ops); in sun6i_dsi_remove()