Home
last modified time | relevance | path

Searched refs:of_drm_find_bridge (Results 1 – 25 of 30) sorted by relevance

12

/linux-6.3-rc2/include/drm/
A Ddrm_bridge.h790 struct drm_bridge *of_drm_find_bridge(struct device_node *np);
792 static inline struct drm_bridge *of_drm_find_bridge(struct device_node *np) in of_drm_find_bridge() function
A Ddrm_of.h151 bridge = of_drm_find_bridge(remote); in drm_of_panel_bridge_remove()
/linux-6.3-rc2/drivers/gpu/drm/rcar-du/
A Drcar_du_encoder.c75 bridge = of_drm_find_bridge(enc_node); in rcar_du_encoder_init()
A Drcar_lvds.c715 lvds->companion = of_drm_find_bridge(companion); in rcar_lvds_parse_dt_companion()
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/dss/
A Doutput.c33 out->bridge = of_drm_find_bridge(remote_node); in omapdss_device_init_output()
/linux-6.3-rc2/drivers/gpu/drm/bridge/imx/
A Dimx8qxp-pxl2dpi.c288 next_bridge = of_drm_find_bridge(remote); in imx8qxp_pxl2dpi_find_next_bridge()
356 p2d->companion = of_drm_find_bridge(companion); in imx8qxp_pxl2dpi_parse_dt_companion()
A Dimx8qxp-pixel-combiner.c328 ch->next_bridge = of_drm_find_bridge(remote); in imx8qxp_pc_bridge_probe()
A Dimx8qxp-pixel-link.c309 next_bridge[ep_cnt] = of_drm_find_bridge(remote); in imx8qxp_pixel_link_find_next_bridge()
A Dimx8qxp-ldb-drv.c557 imx8qxp_ldb->companion = of_drm_find_bridge(companion_port); in imx8qxp_ldb_parse_dt_companion()
/linux-6.3-rc2/drivers/gpu/drm/bridge/
A Dti-tpd12s015.c134 tpd->next_bridge = of_drm_find_bridge(node); in tpd12s015_probe()
A Dthc63lvd1024.c149 thc63->next = of_drm_find_bridge(remote); in thc63_parse_dt()
A Dsimple-bridge.c185 sbridge->next_bridge = of_drm_find_bridge(remote); in simple_bridge_probe()
A Dti-tfp410.c326 dvi->next_bridge = of_drm_find_bridge(node); in tfp410_init()
A Dlontium-lt8912b.c677 lt->hdmi_port = of_drm_find_bridge(port_node); in lt8912_parse_dt()
A Dsii902x.c1116 sii902x->next_bridge = of_drm_find_bridge(remote); in sii902x_probe()
A Dite-it66121.c1546 ctx->next_bridge = of_drm_find_bridge(ep); in it66121_probe()
/linux-6.3-rc2/drivers/gpu/drm/imx/ipuv3/
A Ddw_hdmi-imx.c244 hdmi->bridge = of_drm_find_bridge(np); in dw_hdmi_imx_probe()
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_of.c273 *bridge = of_drm_find_bridge(remote); in drm_of_find_panel_or_bridge()
A Ddrm_bridge.c1329 struct drm_bridge *of_drm_find_bridge(struct device_node *np) in of_drm_find_bridge() function
1345 EXPORT_SYMBOL(of_drm_find_bridge);
/linux-6.3-rc2/drivers/gpu/drm/meson/
A Dmeson_encoder_cvbs.c241 meson_encoder_cvbs->next_bridge = of_drm_find_bridge(remote); in meson_encoder_cvbs_init()
A Dmeson_encoder_hdmi.c371 meson_encoder_hdmi->next_bridge = of_drm_find_bridge(remote); in meson_encoder_hdmi_init()
A Dmeson_dw_hdmi.c802 meson_dw_hdmi->bridge = of_drm_find_bridge(pdev->dev.of_node); in meson_dw_hdmi_bind()
/linux-6.3-rc2/drivers/gpu/drm/tiny/
A Darcpgu.c314 bridge = of_drm_find_bridge(encoder_node); in arcpgu_load()
/linux-6.3-rc2/drivers/gpu/drm/mcde/
A Dmcde_dsi.c1111 bridge = of_drm_find_bridge(child); in mcde_dsi_bind()
/linux-6.3-rc2/drivers/gpu/drm/kmb/
A Dkmb_dsi.c254 adv_bridge = of_drm_find_bridge(encoder_node); in kmb_dsi_host_bridge_init()

Completed in 48 milliseconds

12