Home
last modified time | relevance | path

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

/linux-4.4.14/include/drm/
Ddrm_fb_helper.h121 struct drm_fb_helper { struct
125 struct drm_fb_helper_crtc *crtc_info; argument
128 struct drm_fb_helper_connector **connector_info; argument
129 const struct drm_fb_helper_funcs *funcs; argument
151 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, argument
/linux-4.4.14/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c33 struct drm_fb_helper drm_fb_helper; member