Home
last modified time | relevance | path

Searched refs:drm_fb_helper_funcs (Results 1 – 12 of 12) sorted by relevance

/linux/include/drm/
H A Ddrm_fb_helper.h71 struct drm_fb_helper_funcs { struct
139 const struct drm_fb_helper_funcs *funcs;
236 const struct drm_fb_helper_funcs *funcs);
281 const struct drm_fb_helper_funcs *funcs) in drm_fb_helper_prepare()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_fbdev.c138 static const struct drm_fb_helper_funcs exynos_drm_fb_helper_funcs = {
/linux/drivers/gpu/drm/armada/
H A Darmada_fbdev.c129 static const struct drm_fb_helper_funcs armada_fb_helper_funcs = {
/linux/drivers/gpu/drm/tegra/
H A Dfbdev.c148 static const struct drm_fb_helper_funcs tegra_fb_helper_funcs = {
/linux/drivers/gpu/drm/
H A Ddrm_fbdev_dma.c147 static const struct drm_fb_helper_funcs drm_fbdev_dma_helper_funcs = {
H A Ddrm_fbdev_generic.c237 static const struct drm_fb_helper_funcs drm_fbdev_generic_helper_funcs = {
H A Ddrm_fb_helper.c428 const struct drm_fb_helper_funcs *funcs) in drm_fb_helper_prepare()
/linux/drivers/gpu/drm/msm/
H A Dmsm_fbdev.c161 static const struct drm_fb_helper_funcs msm_fb_helper_funcs = {
/linux/drivers/gpu/drm/radeon/
H A Dradeon_fbdev.c291 static const struct drm_fb_helper_funcs radeon_fbdev_fb_helper_funcs = {
/linux/drivers/gpu/drm/gma500/
H A Dfbdev.c250 static const struct drm_fb_helper_funcs psb_fbdev_fb_helper_funcs = {
/linux/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c268 static const struct drm_fb_helper_funcs omap_fb_helper_funcs = {
/linux/drivers/gpu/drm/i915/display/
H A Dintel_fbdev.c293 static const struct drm_fb_helper_funcs intel_fb_helper_funcs = {