Searched refs:drm_fb_helper_initial_config (Results 1 – 13 of 13) sorted by relevance
271 int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper);384 static inline int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper) in drm_fb_helper_initial_config() function
182 ret = drm_fb_helper_initial_config(fb_helper); in exynos_drm_fbdev_client_hotplug()
173 ret = drm_fb_helper_initial_config(fbh); in armada_fbdev_client_hotplug()
192 ret = drm_fb_helper_initial_config(fb_helper); in tegra_fbdev_client_hotplug()
206 ret = drm_fb_helper_initial_config(fb_helper); in msm_fbdev_client_hotplug()
250 ret = drm_fb_helper_initial_config(fb_helper); in drm_fbdev_shmem_client_hotplug()
279 ret = drm_fb_helper_initial_config(fb_helper); in drm_fbdev_ttm_client_hotplug()
279 ret = drm_fb_helper_initial_config(fb_helper); in drm_fbdev_dma_client_hotplug()
1926 int drm_fb_helper_initial_config(struct drm_fb_helper *fb_helper) in drm_fb_helper_initial_config() function1938 EXPORT_SYMBOL(drm_fb_helper_initial_config);
294 ret = drm_fb_helper_initial_config(fb_helper); in psb_fbdev_client_hotplug()
319 ret = drm_fb_helper_initial_config(fb_helper); in omap_fbdev_client_hotplug()
341 ret = drm_fb_helper_initial_config(fb_helper); in radeon_fbdev_client_hotplug()
633 ret = drm_fb_helper_initial_config(fb_helper); in intel_fbdev_client_hotplug()