Searched refs:drm_simple_display_pipe_attach_bridge (Results 1 – 6 of 6) sorted by relevance
231 int drm_simple_display_pipe_attach_bridge(struct drm_simple_display_pipe *pipe,
356 int drm_simple_display_pipe_attach_bridge(struct drm_simple_display_pipe *pipe, in drm_simple_display_pipe_attach_bridge() function361 EXPORT_SYMBOL(drm_simple_display_pipe_attach_bridge);
105 ret = drm_simple_display_pipe_attach_bridge(&priv->pipe, in tve200_modeset_init()
169 ret = drm_simple_display_pipe_attach_bridge(&priv->pipe, in pl111_modeset_init()
188 ret = drm_simple_display_pipe_attach_bridge(&mcde->pipe, in mcde_modeset_init()
318 ret = drm_simple_display_pipe_attach_bridge(&arcpgu->pipe, bridge); in arcpgu_load()