Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/renesas/rcar-du/
H A Drcar_du_encoder.c75 bridge = of_drm_find_bridge(enc_node); in rcar_du_encoder_init()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Doutput.c33 out->bridge = of_drm_find_bridge(remote_node); in omapdss_device_init_output()
/linux/drivers/gpu/drm/
H A Ddrm_bridge.c1569 struct drm_bridge *of_drm_find_bridge(struct device_node *np) in of_drm_find_bridge() function
1583 EXPORT_SYMBOL(of_drm_find_bridge);
/linux/drivers/gpu/drm/kmb/
H A Dkmb_dsi.c254 adv_bridge = of_drm_find_bridge(encoder_node); in kmb_dsi_host_bridge_init()