Home
last modified time | relevance | path

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

/linux-6.14.4/include/drm/
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-6.14.4/drivers/gpu/drm/armada/
Darmada_fbdev.c42 static const struct drm_fb_helper_funcs armada_fbdev_helper_funcs;
/linux-6.14.4/drivers/gpu/drm/exynos/
Dexynos_drm_fbdev.c89 static const struct drm_fb_helper_funcs exynos_drm_fbdev_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/tegra/
Dfbdev.c69 static const struct drm_fb_helper_funcs tegra_fbdev_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/msm/
Dmsm_fbdev.c87 static const struct drm_fb_helper_funcs msm_fbdev_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/
Ddrm_fbdev_shmem.c125 static const struct drm_fb_helper_funcs drm_fbdev_shmem_helper_funcs = {
Ddrm_fbdev_ttm.c165 static const struct drm_fb_helper_funcs drm_fbdev_ttm_helper_funcs = {
Ddrm_fbdev_dma.c193 static const struct drm_fb_helper_funcs drm_fbdev_dma_helper_funcs = {
Ddrm_fb_helper.c414 const struct drm_fb_helper_funcs *funcs) in drm_fb_helper_prepare()
/linux-6.14.4/drivers/gpu/drm/gma500/
Dfbdev.c146 static const struct drm_fb_helper_funcs psb_fbdev_fb_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/radeon/
Dradeon_fbdev.c201 static const struct drm_fb_helper_funcs radeon_fbdev_fb_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/omapdrm/
Domap_fbdev.c139 static const struct drm_fb_helper_funcs omap_fbdev_helper_funcs = {
/linux-6.14.4/drivers/gpu/drm/i915/display/
Dintel_fbdev.c294 static const struct drm_fb_helper_funcs intel_fb_helper_funcs = {