Home
last modified time | relevance | path

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

/linux/include/drm/
A Ddrm_fb_helper.h76 struct drm_fb_helper_funcs { struct
130 const struct drm_fb_helper_funcs *funcs;
214 const struct drm_fb_helper_funcs *funcs);
276 const struct drm_fb_helper_funcs *funcs) in drm_fb_helper_prepare()
/linux/drivers/gpu/drm/armada/
A Darmada_fbdev.c114 static const struct drm_fb_helper_funcs armada_fb_helper_funcs = {
/linux/drivers/gpu/drm/rockchip/
A Drockchip_drm_fbdev.c110 static const struct drm_fb_helper_funcs rockchip_drm_fb_helper_funcs = {
/linux/drivers/gpu/drm/msm/
A Dmsm_fbdev.c137 static const struct drm_fb_helper_funcs msm_fb_helper_funcs = {
/linux/drivers/gpu/drm/exynos/
A Dexynos_drm_fbdev.c159 static const struct drm_fb_helper_funcs exynos_drm_fb_helper_funcs = {
/linux/drivers/gpu/drm/omapdrm/
A Domap_fbdev.c211 static const struct drm_fb_helper_funcs omap_fb_helper_funcs = {
/linux/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_fb.c305 static const struct drm_fb_helper_funcs amdgpu_fb_helper_funcs = {
/linux/drivers/gpu/drm/radeon/
A Dradeon_fb.c324 static const struct drm_fb_helper_funcs radeon_fb_helper_funcs = {
/linux/drivers/gpu/drm/tegra/
A Dfb.c295 static const struct drm_fb_helper_funcs tegra_fb_helper_funcs = {
/linux/drivers/gpu/drm/gma500/
A Dframebuffer.c400 static const struct drm_fb_helper_funcs psb_fb_helper_funcs = {
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_fbcon.c445 static const struct drm_fb_helper_funcs nouveau_fbcon_helper_funcs = {
/linux/drivers/gpu/drm/i915/display/
A Dintel_fbdev.c306 static const struct drm_fb_helper_funcs intel_fb_helper_funcs = {
/linux/drivers/gpu/drm/
A Ddrm_fb_helper.c486 const struct drm_fb_helper_funcs *funcs) in drm_fb_helper_prepare()
2386 static const struct drm_fb_helper_funcs drm_fb_helper_generic_funcs = {

Completed in 26 milliseconds