Searched refs:of_drm_find_panel (Results 1 – 15 of 15) sorted by relevance
79 struct drm_panel *of_drm_find_panel(struct device_node *np) in of_drm_find_panel() function95 EXPORT_SYMBOL(of_drm_find_panel);
137 struct drm_panel *of_drm_find_panel(struct device_node *np);139 static inline struct drm_panel *of_drm_find_panel(struct device_node *np) in of_drm_find_panel() function
108 output->panel = of_drm_find_panel(panel); in tegra_output_probe()
1405 output->panel = of_drm_find_panel(device->dev.of_node); in tegra_dsi_host_attach()
237 p = of_drm_find_panel(np); in atmel_hlcdc_create_panel_output()
325 ctx->panel = of_drm_find_panel(ctx->panel_node); in exynos_dpi_probe()
1350 dp->panel = of_drm_find_panel(panel_node); in exynos_dp_probe()
1434 dsi->panel = of_drm_find_panel(dsi->panel_node); in exynos_dsi_detect()
239 imxpd->panel = of_drm_find_panel(panel_node); in imx_pd_bind()
594 channel->panel = of_drm_find_panel(remote); in imx_ldb_bind()
325 ptn_bridge->panel = of_drm_find_panel(panel_node); in ptn3460_probe()
569 ps8622->panel = of_drm_find_panel(panel_node); in ps8622_probe()
348 dvo->panel = of_drm_find_panel(dvo->panel_node); in sti_dvo_connector_detect()
242 panel = of_drm_find_panel(n); in detect_panel()
1604 if (!of_drm_find_panel(node)) in msm_dsi_host_register()1982 panel = of_drm_find_panel(msm_host->panel_node); in msm_dsi_host_get_panel()