Home
last modified time | relevance | path

Searched refs:of_drm_find_panel (Results 1 – 19 of 19) sorted by relevance

/linux-6.3-rc2/include/drm/
A Ddrm_panel.h219 struct drm_panel *of_drm_find_panel(const struct device_node *np);
223 static inline struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_panel.c243 struct drm_panel *of_drm_find_panel(const struct device_node *np) in of_drm_find_panel() function
262 EXPORT_SYMBOL(of_drm_find_panel);
A Ddrm_of.c263 *panel = of_drm_find_panel(remote); in drm_of_find_panel_or_bridge()
/linux-6.3-rc2/drivers/gpu/drm/rcar-du/
A Drcar_du_encoder.c65 struct drm_panel *panel = of_drm_find_panel(enc_node); in rcar_du_encoder_init()
/linux-6.3-rc2/drivers/gpu/drm/msm/disp/mdp4/
A Dmdp4_lvds_connector.c26 of_drm_find_panel(mdp4_lvds_connector->panel_node); in mdp4_lvds_connector_detect()
A Dmdp4_lcdc_encoder.c286 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()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Doutput.c34 out->panel = of_drm_find_panel(remote_node); in omapdss_device_init_output()
/linux-6.3-rc2/drivers/gpu/drm/fsl-dcu/
A Dfsl_dcu_drm_rgb.c121 fsl_dev->connector.panel = of_drm_find_panel(panel_node); in fsl_dcu_create_outputs()
/linux-6.3-rc2/drivers/gpu/drm/exynos/
A Dexynos_drm_dpi.c234 ctx->panel = of_drm_find_panel(ctx->panel_node); in exynos_dpi_probe()
A Dexynos_dp.c221 dp->plat_data.panel = of_drm_find_panel(np); in exynos_dp_probe()
A Dexynos_drm_dsi.c1476 panel = of_drm_find_panel(device->dev.of_node); in exynos_dsi_host_attach()
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dlvds-codec.c151 panel = of_drm_find_panel(panel_node); in lvds_codec_probe()
A Dfsl-ldb.c319 panel = of_drm_find_panel(panel_node); in fsl_ldb_probe()
/linux-6.3-rc2/drivers/gpu/drm/tegra/
A Doutput.c116 output->panel = of_drm_find_panel(panel); in tegra_output_probe()
A Ddsi.c1497 output->panel = of_drm_find_panel(device->dev.of_node); in tegra_dsi_host_attach()
/linux-6.3-rc2/drivers/gpu/drm/sti/
A Dsti_dvo.c390 dvo->panel = of_drm_find_panel(dvo->panel_node); in sti_dvo_connector_detect()
/linux-6.3-rc2/drivers/gpu/drm/mcde/
A Dmcde_dsi.c1105 panel = of_drm_find_panel(child); in mcde_dsi_bind()
/linux-6.3-rc2/drivers/gpu/drm/sun4i/
A Dsun6i_mipi_dsi.c966 struct drm_panel *panel = of_drm_find_panel(device->dev.of_node); in sun6i_dsi_attach()
/linux-6.3-rc2/drivers/gpu/drm/bridge/cadence/
A Dcdns-dsi-core.c951 panel = of_drm_find_panel(np); in cdns_dsi_attach()

Completed in 37 milliseconds