drm_simple_display_pipe_attach_bridge
EXPORT_SYMBOL(drm_simple_display_pipe_attach_bridge);
ret = drm_simple_display_pipe_attach_bridge(&mcde->pipe,
ret = drm_simple_display_pipe_attach_bridge(&priv->pipe,
ret = drm_simple_display_pipe_attach_bridge(&arcpgu->pipe, bridge);
ret = drm_simple_display_pipe_attach_bridge(&priv->pipe,
int drm_simple_display_pipe_attach_bridge(struct drm_simple_display_pipe *pipe,