Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/
Ddrm_fb_helper.h77 struct drm_fb_helper_funcs { struct
131 const struct drm_fb_helper_funcs *funcs;
215 const struct drm_fb_helper_funcs *funcs);
276 const struct drm_fb_helper_funcs *funcs) in drm_fb_helper_prepare()
/Linux-v6.1/drivers/gpu/drm/armada/
Darmada_fbdev.c114 static const struct drm_fb_helper_funcs armada_fb_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c144 static const struct drm_fb_helper_funcs exynos_drm_fb_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/msm/
Dmsm_fbdev.c133 static const struct drm_fb_helper_funcs msm_fb_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/omapdrm/
Domap_fbdev.c212 static const struct drm_fb_helper_funcs omap_fb_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/radeon/
Dradeon_fb.c325 static const struct drm_fb_helper_funcs radeon_fb_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/tegra/
Dfb.c296 static const struct drm_fb_helper_funcs tegra_fb_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/gma500/
Dframebuffer.c377 static const struct drm_fb_helper_funcs psb_fb_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/nouveau/
Dnouveau_fbcon.c446 static const struct drm_fb_helper_funcs nouveau_fbcon_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/i915/display/
Dintel_fbdev.c329 static const struct drm_fb_helper_funcs intel_fb_helper_funcs = {
/Linux-v6.1/drivers/gpu/drm/
Ddrm_fb_helper.c506 const struct drm_fb_helper_funcs *funcs) in drm_fb_helper_prepare()
2490 static const struct drm_fb_helper_funcs drm_fb_helper_generic_funcs = {