Searched refs:drm_fb_helper_funcs (Results 1 – 11 of 11) sorted by relevance
71 struct drm_fb_helper_funcs { struct139 const struct drm_fb_helper_funcs *funcs;245 const struct drm_fb_helper_funcs *funcs);310 const struct drm_fb_helper_funcs *funcs) in drm_fb_helper_prepare()
116 static const struct drm_fb_helper_funcs armada_fb_helper_funcs = {
131 static const struct drm_fb_helper_funcs msm_fb_helper_funcs = {
146 static const struct drm_fb_helper_funcs exynos_drm_fb_helper_funcs = {
210 static const struct drm_fb_helper_funcs omap_fb_helper_funcs = {
323 static const struct drm_fb_helper_funcs radeon_fb_helper_funcs = {
297 static const struct drm_fb_helper_funcs tegra_fb_helper_funcs = {
343 static const struct drm_fb_helper_funcs drm_fb_helper_generic_funcs = {
427 const struct drm_fb_helper_funcs *funcs) in drm_fb_helper_prepare()
376 static const struct drm_fb_helper_funcs psb_fb_helper_funcs = {
335 static const struct drm_fb_helper_funcs intel_fb_helper_funcs = {
Completed in 16 milliseconds