Searched refs:of_drm_find_panel (Results 1 – 20 of 20) sorted by relevance
167 struct drm_panel *of_drm_find_panel(const struct device_node *np);169 static inline struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function
247 struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function266 EXPORT_SYMBOL(of_drm_find_panel);
259 *panel = of_drm_find_panel(remote); in drm_of_find_panel_or_bridge()
80 struct drm_panel *panel = of_drm_find_panel(enc_node); in rcar_du_encoder_init()
764 lvds->panel = of_drm_find_panel(remote); in rcar_lvds_parse_dt()
26 of_drm_find_panel(mdp4_lvds_connector->panel_node); in mdp4_lvds_connector_detect()
327 panel = of_drm_find_panel(mdp4_lcdc_encoder->panel_node); in mdp4_lcdc_encoder_disable()401 panel = of_drm_find_panel(mdp4_lcdc_encoder->panel_node); in mdp4_lcdc_encoder_enable()
101 panel = of_drm_find_panel(panel_node); in lvds_encoder_probe()
957 panel = of_drm_find_panel(np); in cdns_dsi_attach()
136 fsl_dev->connector.panel = of_drm_find_panel(panel_node); in fsl_dcu_create_outputs()
33 out->panel = of_drm_find_panel(remote_node); in omapdss_device_init_output()
103 output->panel = of_drm_find_panel(panel); in tegra_output_probe()
1412 output->panel = of_drm_find_panel(device->dev.of_node); in tegra_dsi_host_attach()
242 ctx->panel = of_drm_find_panel(ctx->panel_node); in exynos_dpi_probe()
234 dp->plat_data.panel = of_drm_find_panel(np); in exynos_dp_probe()
1536 dsi->panel = of_drm_find_panel(device->dev.of_node); in exynos_dsi_host_attach()
388 dvo->panel = of_drm_find_panel(dvo->panel_node); in sti_dvo_connector_detect()
1962 if (IS_ERR(of_drm_find_panel(msm_host->device_node))) in msm_dsi_host_register()2439 return of_drm_find_panel(to_msm_dsi_host(host)->device_node); in msm_dsi_host_get_panel()
936 panel = of_drm_find_panel(child); in mcde_dsi_bind()
946 dsi->panel = of_drm_find_panel(device->dev.of_node); in sun6i_dsi_attach()