Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/msm/dsi/
Ddsi.c140 static const struct component_ops dsi_ops = { variable
147 return component_add(&pdev->dev, &dsi_ops); in dsi_dev_probe()
153 component_del(&pdev->dev, &dsi_ops); in dsi_dev_remove()
/Linux-v5.10/drivers/gpu/drm/hisilicon/kirin/
Ddw_drm_dsi.c811 static const struct component_ops dsi_ops = { variable
869 return component_add(&pdev->dev, &dsi_ops); in dsi_probe()
874 component_del(&pdev->dev, &dsi_ops); in dsi_remove()
/Linux-v5.10/drivers/gpu/drm/omapdrm/dss/
Ddsi.c4882 static const struct omap_dss_device_ops dsi_ops = { variable
5117 out->ops = &dsi_ops; in dsi_init_output()
/Linux-v5.10/drivers/video/fbdev/omap2/omapfb/dss/
Ddsi.c5008 static const struct omapdss_dsi_ops dsi_ops = { variable
5059 out->ops.dsi = &dsi_ops; in dsi_init_output()