Searched refs:of_drm_find_panel (Results 1 – 19 of 19) sorted by relevance
192 struct drm_panel *of_drm_find_panel(const struct device_node *np);196 static inline struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function
243 struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function262 EXPORT_SYMBOL(of_drm_find_panel);
266 *panel = of_drm_find_panel(remote); in drm_of_find_panel_or_bridge()
69 struct drm_panel *panel = of_drm_find_panel(enc_node); in rcar_du_encoder_init()
26 of_drm_find_panel(mdp4_lvds_connector->panel_node); in mdp4_lvds_connector_detect()
286 panel = of_drm_find_panel(mdp4_lcdc_encoder->panel_node); in mdp4_lcdc_encoder_disable()356 panel = of_drm_find_panel(mdp4_lcdc_encoder->panel_node); in mdp4_lcdc_encoder_enable()
120 fsl_dev->connector.panel = of_drm_find_panel(panel_node); in fsl_dcu_create_outputs()
34 out->panel = of_drm_find_panel(remote_node); in omapdss_device_init_output()
233 ctx->panel = of_drm_find_panel(ctx->panel_node); in exynos_dpi_probe()
220 dp->plat_data.panel = of_drm_find_panel(np); in exynos_dp_probe()
1556 dsi->panel = of_drm_find_panel(device->dev.of_node); in exynos_dsi_host_attach()
149 panel = of_drm_find_panel(panel_node); in lvds_codec_probe()
958 panel = of_drm_find_panel(np); in cdns_dsi_attach()
116 output->panel = of_drm_find_panel(panel); in tegra_output_probe()
1497 output->panel = of_drm_find_panel(device->dev.of_node); in tegra_dsi_host_attach()
389 dvo->panel = of_drm_find_panel(dvo->panel_node); in sti_dvo_connector_detect()
1960 if (IS_ERR(of_drm_find_panel(msm_host->device_node))) in msm_dsi_host_register()2463 return of_drm_find_panel(to_msm_dsi_host(host)->device_node); in msm_dsi_host_get_panel()
1105 panel = of_drm_find_panel(child); in mcde_dsi_bind()
966 struct drm_panel *panel = of_drm_find_panel(device->dev.of_node); in sun6i_dsi_attach()
Completed in 43 milliseconds