Searched refs:of_drm_find_panel (Results 1 – 16 of 16) 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
161 fsl_dev->connector.panel = of_drm_find_panel(panel_node); in fsl_dcu_drm_connector_create()
112 output->panel = of_drm_find_panel(panel); in tegra_output_probe()
1406 output->panel = of_drm_find_panel(device->dev.of_node); in tegra_dsi_host_attach()
241 p = of_drm_find_panel(np); in atmel_hlcdc_create_panel_output()
344 ctx->panel = of_drm_find_panel(ctx->panel_node); in exynos_dpi_probe()
1358 dp->panel = of_drm_find_panel(panel_node); in exynos_dp_probe()
1581 dsi->panel = of_drm_find_panel(dsi->panel_node); in exynos_dsi_detect()
251 imxpd->panel = of_drm_find_panel(remote); in imx_pd_bind()
594 channel->panel = of_drm_find_panel(remote); in imx_ldb_bind()
327 ptn_bridge->panel = of_drm_find_panel(panel_node); in ptn3460_probe()
574 ps8622->panel = of_drm_find_panel(panel_node); in ps8622_probe()
349 dvo->panel = of_drm_find_panel(dvo->panel_node); in sti_dvo_connector_detect()
265 panel = of_drm_find_panel(panel_node); in detect_panel()
1541 if (!of_drm_find_panel(msm_host->device_node)) in msm_dsi_host_register()1964 panel = of_drm_find_panel(msm_host->device_node); in msm_dsi_host_get_panel()