Home
last modified time | relevance | path

Searched defs:drm_fb_helper (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/include/drm/
Ddrm_fb_helper.h66 struct drm_fb_helper { struct
72 struct drm_fb_helper_crtc *crtc_info; argument
74 struct drm_fb_helper_connector **connector_info; argument
75 struct drm_fb_helper_funcs *funcs; argument
85 int drm_fb_helper_single_fb_probe(struct drm_fb_helper *helper, argument
/linux-3.4.99/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c45 struct drm_fb_helper drm_fb_helper; member