Searched refs:of_drm_find_panel (Results 1 – 20 of 20) 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);
263 *panel = of_drm_find_panel(remote); in drm_of_find_panel_or_bridge()
74 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()
121 fsl_dev->connector.panel = of_drm_find_panel(panel_node); in fsl_dcu_create_outputs()
114 panel = of_drm_find_panel(panel_node); in lvds_codec_probe()
958 panel = of_drm_find_panel(np); in cdns_dsi_attach()
35 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()
223 dp->plat_data.panel = of_drm_find_panel(np); in exynos_dp_probe()
1552 dsi->panel = of_drm_find_panel(device->dev.of_node); in exynos_dsi_host_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()
390 dvo->panel = of_drm_find_panel(dvo->panel_node); in sti_dvo_connector_detect()
2010 if (IS_ERR(of_drm_find_panel(msm_host->device_node))) in msm_dsi_host_register()2493 return of_drm_find_panel(to_msm_dsi_host(host)->device_node); in msm_dsi_host_get_panel()
1112 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()
8069 + panel = of_drm_find_panel(dsi->dev.of_node);9555 + dsim->panel = of_drm_find_panel(node);