Home
last modified time | relevance | path

Searched refs:of_drm_find_and_get_bridge (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pxl2dpi.c287 p2d->bridge.next_bridge = of_drm_find_and_get_bridge(remote); in imx8qxp_pxl2dpi_find_next_bridge()
350 p2d->companion = of_drm_find_and_get_bridge(companion); in imx8qxp_pxl2dpi_parse_dt_companion()
H A Dimx8qxp-pixel-combiner.c325 ch->bridge.next_bridge = of_drm_find_and_get_bridge(remote); in imx8qxp_pc_bridge_probe()
H A Dimx8qxp-ldb.c566 imx8qxp_ldb->companion = of_drm_find_and_get_bridge(companion_port); in imx8qxp_ldb_parse_dt_companion()
/linux/drivers/gpu/drm/
H A Ddrm_bridge.c1529 struct drm_bridge *of_drm_find_and_get_bridge(struct device_node *np) in of_drm_find_and_get_bridge() function
1541 EXPORT_SYMBOL(of_drm_find_and_get_bridge);
1571 struct drm_bridge *bridge = of_drm_find_and_get_bridge(np); in of_drm_find_bridge()
/linux/drivers/gpu/drm/bridge/
H A Dti-tfp410.c364 dvi->bridge.next_bridge = of_drm_find_and_get_bridge(node); in tfp410_init()
H A Dite-it66121.c1545 ctx->bridge.next_bridge = of_drm_find_and_get_bridge(ep); in it66121_probe()
H A Dsamsung-dsim.c1944 next_bridge = of_drm_find_and_get_bridge(remote); in samsung_dsim_host_attach()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi_common.c318 hdmi->bridge.next_bridge = of_drm_find_and_get_bridge(remote); in mtk_hdmi_dt_parse_pdata()
/linux/drivers/gpu/drm/tiny/
H A Darcpgu.c314 of_drm_find_and_get_bridge(encoder_node); in arcpgu_load()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_hdmi.c1782 hdata->bridge = of_drm_find_and_get_bridge(np); in hdmi_bridge_init()