Home
last modified time | relevance | path

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

/linux-4.1.27/include/drm/
Ddrm_fb_helper.h107 struct drm_fb_helper { struct
111 struct drm_fb_helper_crtc *crtc_info; argument
114 struct drm_fb_helper_connector **connector_info; argument
115 const struct drm_fb_helper_funcs *funcs; argument
125 void drm_fb_helper_prepare(struct drm_device *dev, struct drm_fb_helper *helper, argument
/linux-4.1.27/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c34 struct drm_fb_helper drm_fb_helper; member