Home
last modified time | relevance | path

Searched defs:fb_helper (Results 1 – 4 of 4) sorted by relevance

/linux-3.3/drivers/gpu/drm/
Ddrm_fb_helper.c47 int drm_fb_helper_single_add_all_connectors(struct drm_fb_helper *fb_helper) in drm_fb_helper_single_add_all_connectors()
74 static int drm_fb_helper_parse_command_line(struct drm_fb_helper *fb_helper) in drm_fb_helper_parse_command_line()
222 bool drm_fb_helper_restore_fbdev_mode(struct drm_fb_helper *fb_helper) in drm_fb_helper_restore_fbdev_mode()
311 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_on() local
356 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_off() local
439 struct drm_fb_helper *fb_helper, in drm_fb_helper_init()
489 void drm_fb_helper_fini(struct drm_fb_helper *fb_helper) in drm_fb_helper_fini()
509 struct drm_fb_helper *fb_helper = info->par; in setcolreg() local
572 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_setcmap() local
612 struct drm_fb_helper *fb_helper = info->par; in drm_fb_helper_check_var() local
[all …]
/linux-3.3/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c260 struct drm_fb_helper *fb_helper) in exynos_drm_fbdev_destroy()
321 struct drm_fb_helper *fb_helper; in exynos_drm_fbdev_reinit() local
Dexynos_drm_fb.c188 struct drm_fb_helper *fb_helper = private->fb_helper; in exynos_drm_output_poll_changed() local
Dexynos_drm_drv.h202 struct drm_fb_helper *fb_helper; member